Re: dynamic action in form

2008-10-17 Thread styl9090
It worked out.. Thank you! Laurie Harper wrote: > > styl9090 wrote: >> Hi, >> I am using struts 2 in my current project. >> How can I write the action dynamically in my JSP form tag? >> Here is the example: This case, I have my form action is in session. >> >> >> I have tried using below, whi

Re: dynamic action in form

2008-10-16 Thread Laurie Harper
styl9090 wrote: Hi, I am using struts 2 in my current project. How can I write the action dynamically in my JSP form tag? Here is the example: This case, I have my form action is in session. I have tried using below, which didn't work: Assuming the action attribute is evaluated, it would be