Morning Folks... As they say in talk radio... Long time listener, first time caller so here goes. I'm building a webapp on Solaris 5.8 running the iPlanet web server version 6 sp2. Also, I'm using the 0409 nightly build of Struts v1.1 with tiles. I'm utilizing the basic logon code from the struts-example.war, but the <html:text ...> tag is throwing the following error:
[12/Apr/2002:07:29:42] failure ( 8629): Internal error: servlet service function had thrown ServletException (uri=/sentinel/tiles/logon/getProperties.jsp): javax.servlet.ServletException: Cannot find bean org.apache.struts.taglib.html.BEAN in scope null, stack: javax.servlet.ServletException: Cannot find bean org.apache.struts.taglib.html.BEAN in scope null It works just fine if I eliminate the <html:text ...> tag and revert the the normal <input type=text ...> within the form. Any clues? Thanks (in advance) aj -- To unsubscribe, e-mail: <mailto:[EMAIL PROTECTED]> For additional commands, e-mail: <mailto:[EMAIL PROTECTED]>

