<%-- <[EMAIL PROTECTED] uri="struts-bean" prefix="bean"%> <[EMAIL PROTECTED] uri="struts-logic" prefix="logic"%> <[EMAIL PROTECTED] uri="struts-html" prefix="html"%> --%>
<FONT color=darkgreen><H3>Account Information</H3></FONT>
<TABLE bgcolor="#008800" border=0 cellpadding=3 cellspacing=1 bgcolor=#FFFF88> <TR bgcolor=#FFFF88><TD> First name:</TD><TD><html:text name="workingAccountForm" property="account.firstName" /> </TD></TR> <TR bgcolor=#FFFF88><TD>
The line with <html:text name="workingAccountForm" shows an error on the "html"
Yee, Richard K,,DMDCWEST penned the following on 10/27/2003 5:30 PM:
Guy, can you show us the top part of your .jsp page that imports the tag libraries?
-Richard
=========================================================================== To unsubscribe: mailto [EMAIL PROTECTED] with body: "signoff JSP-INTEREST". For digest: mailto [EMAIL PROTECTED] with body: "set JSP-INTEREST DIGEST".
Some relevant archives, FAQs and Forums on JSPs can be found at:
http://java.sun.com/products/jsp http://archives.java.sun.com/jsp-interest.html http://forums.java.sun.com http://www.jspinsider.com