Re: Localization Problem

2006-11-15 Thread Chris Pratt
Check out the fmt tag in JSTL, that's it's whole purpose in life. But that's about as much as a tag library can do. Struts itself already has localization support built in. (*Chris*) On 11/15/06, Mahmoud Saeed(RSW) <[EMAIL PROTECTED]> wrote: Hi, I'm asking for an open source custom tag for l

Localization Problem

2006-11-15 Thread Mahmoud Saeed\(RSW\)
Hi, I'm asking for an open source custom tag for localizing a struts application. I've tried to make it manually, and it succeeded in localization the view. But I faced some proplems. Here's the scenario: first, I submit the language to an action that save the source url that make the request usi