Accessing variable in View [S 1.3.8]

2011-10-03 Thread Anjib Mulepati
Hi All, I was wondering is there any way to read and store value of beans in JSP using Struts 1.3.8. I need this to pass the parameter as follow. name="del" /> Thanks, Anjib - To unsubscribe, e-mail: user-unsubscr...@

Re: Accessing variable in View [S 1.3.8]

2011-10-03 Thread Li Ying
I took a quick look at Struts1 document. Looks like the following information can help: http://struts.apache.org/1.x/struts-taglib/tagreference.html#html:link = START = To specify a single parameter, use the paramId attribute to define the name of the request parameter to be subm