--- Christopher Schultz wrote:
> Juan Espinosa wrote:
> > Hi im having problems with localization of a jsp
> page, i call the jsp
> > directly, not through an action.
> >
> > Im using this tag the localize a text <s:text
> > name="%{getText('customer.security.login.title')}"
> />
>
> I'm largely ignorant of JSP taglibs... is getText a
> struts-specific tag?
It's a method, not a tag.
> If so, then you will probably have to send your
> requests through the ActionServlet in order to have
> the request set up properly to allow you
> to make calls like this.
It's an S2 method.
But I do agree (in spirit) that trying use the JSP
from an ActionSupport would be a good sanity-check.
d.
____________________________________________________________________________________
Be a PS3 game guru.
Get your game face on with the latest PS3 news and previews at Yahoo! Games.
http://videogames.yahoo.com/platform?platform=120121
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]