are you including all struts taglib in your JSP page?

i.e.

<% taglib uri="/WEB-INF/struts-html.tld" prefix="html" %>


-----Original Message-----
From: siraj [mailto:[EMAIL PROTECTED]]
Sent: Thursday, May 04, 2000 12:32 AM
To: Struts Users Mailing List
Subject: Re: Re:html input elements don't work


do u get any errors , can u elabrate ur settings

----- Original Message -----
From: <[EMAIL PROTECTED]>
To: Struts Users Mailing List <[EMAIL PROTECTED]>
Sent: Friday, May 03, 2002 1:36 PM
Subject: Re:html input elements don't work


Are you just working with struts, or Jsp??

Shirin Fathima  (3/05/2002  8:05):
>Hi,
>
>    The following simple code isn't working,
>
>      <html:form action="createText" method="GET">
>            Input:<html:text property="test" /> <br/>
>            <html:submit property="submit"/>
>       </html:form>
>
>   In the sense that, the text box and the button don't appear when I call
>the Jsp page. Can somebody tell me what may be the problem? Guys, I'm a
>novice with struts.
>
>Thanks,
> Shirin
>
>
>--
>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]>




--
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