-none- 2007-08-14 - By struts@(protected)
Back Ah, thanks. Solved my problems :)
/Jimi
Quoting Dave Newton <newton.dave@(protected)>:
> http://struts.apache.org/1.2.9/userGuide/struts-logic.html#messagesPresent > > --- struts@(protected) wrote: > >> Hi, >> >> I have searched but found nothing about this. How >> can I fetch an specific error >> using <html:errors property="something"> without >> printing it to the page? Or >> somehow check if it exists? >> >> I want this because I want to print the error with >> some styling in the html. But >> I don't want that styling code to be in the html if >> the message doesn't exist, >> and I don't want any styling code in the resource >> file. >> >> There must be lots of people who have done this >> before, right? >> >> Example: >> <html:password property="password"/> >> <struts:if-error-exists property="password"> >> <div class="error"> >> <html:errors property="password"> >> </div> >> </struts:if-error-exists> >> >> Regards >> /Jimi >> >> > -- ---- ---- ---- ---- ---- ---- ---- ---- ---- ---- ---- ---- ------ >> To unsubscribe, e-mail: >> user-unsubscribe@(protected) >> For additional commands, e-mail: >> user-help@(protected) >> >> > > > > > __ ____ ____ ____ ____ ____ ____ ____ ____ ____ ____ ____ ____ ____ ____ ____ __ ____ > Park yourself in front of a world of choices in alternative vehicles. > Visit the Yahoo! Auto Green Center. > http://autos.yahoo.com/green_center/ > > -- ---- ---- ---- ---- ---- ---- ---- ---- ---- ---- ---- ---- ------ > To unsubscribe, e-mail: user-unsubscribe@(protected) > For additional commands, e-mail: user-help@(protected) > >
-- ---- ---- ---- ---- ---- ---- ---- ---- ---- ---- ---- ---- ------ To unsubscribe, e-mail: user-unsubscribe@(protected) For additional commands, e-mail: user-help@(protected)
|
|