Hi. I have been trying to get to work the i18n in an application I'm
working on and can't make it work. I found something wrong in the
setLocale. In the login Action I'm using the following code:
---
LoginAdminForm f = (LoginAdminForm) form;
if (f.getLang().equals("es")) {
In de Struts Validator guide, under the title "Conditionally required
fields" is an example of how to do conditional requirement.
http://jakarta.apache.org/struts/userGuide/dev_validator.html
Hope it helps
Hernan
> Hi all,
> I need help on struts validator.
> I have a form bean with two f
Yeap!
http://java.sun.com/j2ee/1.4/docs/api/javax/servlet/http/HttpSession.html#getMaxInactiveInterval()
> I think getMaxInactiveInterval on the HttpSession should give you what you
> want.
>
> -Original Message-
> From: Dean A. Hoover [mailto:[EMAIL PROTECTED]
> Sent: 22 April 2004 13:36
>
3 matches
Mail list logo