| Author |
In struts problem
|
Jayesh Sisodiya
Greenhorn
Joined: Apr 12, 2007
Posts: 11
|
|
Hi Frineds, i have problem in struts. i am using <html:link > with this link i have to pass some value then how i will pass ? i m using <html:link aciont="" page=""> but i didn't get value in action form. how i will get value in action form. pls tell me. Thanks
|
 |
Christophe Verré
Sheriff
Joined: Nov 24, 2005
Posts: 14669
|
|
Hi, The way to pass request parameters is explained in the API. Please check it first : http://struts.apache.org/1.3.8/struts-taglib/tlddoc/html/link.html NOTE : there is a forum dedicated to Struts. Please post your struts-related questions there. Thank you :thumb: http://www.coderanch.com/forums/f-58/Struts
|
[My Blog]
All roads lead to JavaRanch
|
 |
Jayesh Sisodiya
Greenhorn
Joined: Apr 12, 2007
Posts: 11
|
|
Hi Dear, First of Thanks. i am not getting exactly so please tell me with full example. if you have example then give me example.. Thanks you
|
 |
Milan Jagatiya
Ranch Hand
Joined: Jan 01, 2007
Posts: 164
|
|
say you have one parameter "user" and have one property "name" . see below line now you can have this property in your action .... enjoyyyy.....
|
Milan.<br />I can because I think I can...
|
 |
 |
I agree. Here's the link: jrebel
|
|
subject: In struts problem
|
|
|