RE: JSTL and Multibox Submit Problem (SOLVED)

2004-05-25 Thread Ricardo Cortes
rench Open this week.) Thanks Richard. -Original Message- From: Richard Yee [mailto:[EMAIL PROTECTED] Sent: Tuesday, May 25, 2004 11:36 AM To: Struts Users Mailing List Subject: Re: JSTL and Multibox Submit Problem Ricardo, If you are going to use the html:link tag, then you need to have it

Re: JSTL and Multibox Submit Problem

2004-05-25 Thread Richard Yee
Ricardo, If you are going to use the html:link tag, then you need to have it trigger a call to a JavaScript function that will submit the form for you. Otherwise, jjust clicking the link will not submit the form. Regards, Richard --- Ricardo Cortes <[EMAIL PROTECTED]> wrote: > Hi there, > > I a