I can think of those: 1) Use Javascript in link's "onclick" event to collect form data. 2) Use regular submit button, use CSS to display it as a link.
On 6/27/06, Caroline Jen <[EMAIL PROTECTED]> wrote:
I am working on a JSP written in JSTL and html-el tags. The JSP is displayed fine. This JSP has a table. Each row of the table has a checkbox. Clients may select any number of the checkboxes and click on a link to invoke a Struts action. I would like to pass the checkbox and every column of each row when the "link" is clicked. What is the proper way of doing that?
--------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]