how to keep a variable in context?

Previous Topic Next Topic
 
classic Classic list List threaded Threaded
2 messages Options
Reply | Threaded
Open this post in threaded view
|

how to keep a variable in context?

Patrick-4
I have a variable  ${parameters.productId} which is available at the
screen level.  Then I use a drop-down and I am redirected to another
screen.  This new screen no longer has the variable
${parameters.productId}.   How should I store / restore a variable
like this?  Thanks. Patrick
Reply | Threaded
Open this post in threaded view
|

Re: how to keep a variable in context?

awdesh parihar
Hi Patrick,

If you are using a form or ftl then you have to pass productId as hidden
parameter from form , and get productId on next screen from parameters .

--
--
Thanks & Regards
Awdesh Singh Parihar
Hotwax Media
http://www.hotwaxmedia.com
[hidden email]
-------------------------------------------------
direct: +91 - 989.335.1789