Java Mailing List Archive

http://www.junlu.com/

Home » Home (12/2007) » Struts 2 »

Re: That doesn't work ...

CHARLIER Cyril

2007-01-10

Replies:

Sorry tht work now,

there was <%-- and --%> around the import taglib !!
:-D

CHARLIER Cyril a ?crit :
> Hi all,
>
> I have a problem with this "HOW TO"
>
> http://www.netbeans.org/kb/50/quickstart-webapps-struts.html
>
> I did all the have written but that doesn't work :
> this part doesn't work :
>
> <html:form action="login">
>        <table border="1">
>           <thead>
>             <tr>
>                <th><bean:message key="login.name" /></th>
>             </tr>
>           </thead>
>           <tbody>
>             <tr>
>                <td><html:text property="name" /></td>
>             </tr>
>           </tbody>
>        </table>
>               <html:submit value="Login" />
>     </html:form>
>
> Any ideas ?
> Thanks
> --
> Cyril
>


---------------------------------------------------------------------
To unsubscribe, e-mail: user-unsubscribe@(protected)
For additional commands, e-mail: user-help@(protected)

©2008 junlu.com - Jax Systems, LLC, U.S.A.