Won't hurt.

You'll just have to use request.getParameter("action") in your Action to get
it.


----- Original Message -----
From: <[EMAIL PROTECTED]>
To: "Struts Users Mailing List" <[EMAIL PROTECTED]>
Sent: Wednesday, November 28, 2001 8:25 PM
Subject: Hidden Field in a form. Do I use struts taglib or vanilla html?


> Hi
>
> I want to include a hidden field in a form which I have.  I do not want
> this information to be included in the formbean which is defined for
> this page.  How can I do this?  Should I just use plain html
>
> <INPUT TYPE=hidden NAME=action VALUE=send>
>
> without using the html taglib supplied with struts?
>
> Cheers
>
> Tony
>
>
>
> --
> 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