In the Struts user guide located here:

http://jakarta.apache.org/struts/doc-1.0.2/userGuide/building_view.html#i18n

in Section 3.3.1 Building Forms With Struts, the example uses the following notation:
<th align="right">
      <html:message key="prompt.password"/>
 </th>

Is this a typo or does html:message exist? I could not find any mention of it in the 
Struts User guide and when I attempted to use it in my own JSP I got an error stating 
that "message" was invalid (sorry, I lost the exact error message but it was something 
to that affect).

Thanks.



---------------------------------
Do you Yahoo!?
Yahoo! Shopping - Send Flowers for Valentine's Day

Reply via email to