I am retrieving images from Action class onto jsp using
img src="<s:url action="imgAction">></img>

I have to pass imageid, which should be used in the Action class to return a
particular book. I am able to retrieve images but not able to pass this
value to Action class. How can I achieve this?I do not have any forms in my
JSP.
-- 
View this message in context: 
http://old.nabble.com/How-to-use-%3Cs%3Aparam%3E-tag-tp27117122p27131980.html
Sent from the Struts - User mailing list archive at Nabble.com.


---------------------------------------------------------------------
To unsubscribe, e-mail: user-unsubscr...@struts.apache.org
For additional commands, e-mail: user-h...@struts.apache.org

Reply via email to