aspose file tools
The moose likes Struts and the fly likes Parameters to s:url action call Big Moose Saloon
  Search | Java FAQ | Recent Topics
Register / Login
JavaRanch » Java Forums » Frameworks » Struts
Reply Bookmark "Parameters to s:url action call" Watch "Parameters to s:url action call" New topic
Author

Parameters to s:url action call

Joe Harry
Ranch Hand

Joined: Sep 26, 2006
Posts: 8795

Guys,

I have a jsp page which has an anchor tag rendered through the use of s:url tag as below:



In my action class i get to see the attr as null. My action class is ModelDriven. Is the way I have defined my s:url is correct?


SCJP 1.4, SCWCD 1.4 - Hints for you, SCBCD Hints - Demnachst, SCDJWS - Auch Demnachst
Did a rm -R / to find out that I lost my entire Linux installation!
 
I agree. Here's the link: http://zeroturnaround.com/jrebel - it saves me about five hours per week
 
subject: Parameters to s:url action call
 
Similar Threads
Setting and getting request attributes across action calls
jQuery tabs UI issue
<s:url second param null
Sending a parameter with <s:url.../>
Pass parameters to Model from anchor tag