you can also try the struts-html tag : <errors> cf. http://struts.apache.org/userGuide/struts-html.html#errors
Gilles Le Mercredi 13 Octobre 2004 14:40, Jeff Beal a écrit : > logic:messagesPresent and/or logic:messagesNotPresent > > [EMAIL PROTECTED] wrote: > > Hi all, > > > > Is someone know if it's possible to (simply) condition displaying JSP > > code according to the presence or not of errors ? > > I have a form that mustn't be displayed entirely if some ActionError are > > present in my page. > > On first sight, the only solution I see is to get the ActionErrors > > directly form the session by writing code in my jsp, but I try as > > possible to use struts tags... > > > > Yves-Marie > > --------------------------------------------------------------------- > To unsubscribe, e-mail: [EMAIL PROTECTED] > For additional commands, e-mail: [EMAIL PROTECTED] --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]