Puneet Lakhina ha scritto:
its some thing like this

Id               Name
1                Puneet
2                OtherName

so when some one clicks on the id it takes to a different page which
displays all details of the person with that id

You can use <html:link> tag, using paramId, paramName, paramProperty and paramScope (I suppose that the id is enough to determine the needed result).
http://struts.apache.org/1.x/struts-taglib/tlddoc/html/link.html

HTH
Antonio


---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to