You'll need to make sure you declare the taglib directive at the top of every JSP unless you are using static includes.



--
James Mitchell
Software Engineer / Open Source Evangelist
Consulting / Mentoring / Freelance
EdgeTech, Inc.
http://www.edgetechservices.net/
678.910.8017
AIM:   jmitchtx
Yahoo: jmitchtx
MSN:   [EMAIL PROTECTED]




----- Original Message ----- From: "Philip Bepo" <[EMAIL PROTECTED]>
To: <user@struts.apache.org>
Sent: Wednesday, May 18, 2005 5:16 PM
Subject: Help with struts/tiles: html:text, html:submit not rendered



Hi,
I am using Struts/Tiles to render a simple page with
text, submit and cancel fields in the body.
If I use:
<html:text property="userName"/>
for example, nothing is rendered with no error
messages.(The same problem with html:password,
html:submit, html:reset)

If I use:
<input class=input Name="userName"/>
the text field is rendered.

Everything is enclosed by <html:form> tags.
Any ideas why I am having problems with the struts
tags?
I am new to Struts, Tiles and this list, so bear with
me!
Thanks.

Philip Bepo


__________________________________________________ Do You Yahoo!? Tired of spam? Yahoo! Mail has the best spam protection around http://mail.yahoo.com

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





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



Reply via email to