Jazz Forum Welcome to the Jazz Community Forum Connect and collaborate with IBM Engineering experts and users

casting to java.util.Stack RPE-JavaScript

 hi,
i need work with Stack for recursive alg' so i created 2 JavaScript Code element :
1.at start of the templet and  i write in it
stack = new java.util.Stack;
stack.push("something");
(stack is internal var of the Templet)

2. at the end of the themplet 
i want to pop the data from this var so i need to make casting to java.util.Stack and i don't know how!? 

0 votes


Be the first one to answer this question!

Register or log in to post your answer.

Dashboards and work items are no longer publicly available, so some links may be invalid. We now provide similar information through other means. Learn more here.

Search context
Follow this question

By Email: 

Once you sign in you will be able to subscribe for any updates here.

By RSS:

Answers
Answers and Comments
Question details
× 6,125
× 332
× 152

Question asked: Jul 17 '14, 6:04 a.m.

Question was seen: 5,651 times

Last updated: Jul 17 '14, 6:04 a.m.

Confirmation Cancel Confirm