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: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]