Thanks Miguel, that wasn't the problem, but thanks anyway.

As I suspected, the problem was very small and very simple, and I proceeded
to kick myself several times when I found it

So thanks Mugeul and Andrew for your help


----- Original Message -----
From: "Miguel Angel Mulero Martinez" <[EMAIL PROTECTED]>
To: "Struts Users Mailing List" <[EMAIL PROTECTED]>
Sent: Wednesday, September 25, 2002 10:52 PM
Subject: RE: form submission problem


> You're using windows? There's a bug in 4.1.10. Update to 4.1.12 (there is
a
> security bug in earlier versions too).
>
>
>
> -----Mensaje original-----
> De: Steve Vanspall [mailto:[EMAIL PROTECTED]]
> Enviado el: miércoles, 25 de septiembre de 2002 7:35
> Para: Struts User Mailing List
> Asunto: form submission problem
>
> Hi,
>
> I have a fairly new problem with one of my JSP's.
>
> I recently changed to Tomcat 4.1.10, now all of a sudden, this one page
> doesn't work properly.
>
> I try, using Javacript to set the value of a hidden <input type="hidden"
> name="action"> field when an <input type="image"> button is pushed, this
> part works fine, have checked the value after it is set.
>
> However it is not passing the value through to the request. Instead when
> I do a request.getParameter("action") all I get is a blank String.
>
> All my other pages that do this, are working fine. The tags are placed
> properly withink the form tags.
>
> Has anyone else has a similar problem with just one page.
>
> Any help would be appreciated
>
> Regards
>
> Steve
>
>
> --
> To unsubscribe, e-mail:
<mailto:[EMAIL PROTECTED]>
> For additional commands, e-mail:
<mailto:[EMAIL PROTECTED]>
>


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

Reply via email to