Re: Exception while using validator framework

2007-05-31 Thread wang huan
19:57:00,515 ERROR [ActionServlet] Unable to initialize Struts ActionServlet due to an unexpected exception or error thrown, so marking the servlet as unavailable. Most likely, this is due to an incorrect or missing library dependency. java.lang.NoSuchMethodError: org.apache.commons.validator.V

Re: [S2] Struts2, JDK 1.4, retrotranslator

2007-05-31 Thread wang huan
We met this exception before under tomcat. It seems like some version problem. At last we replaced the tools.jar under Tomcat/common/lib with the one under jdk/lib. Have no idea about Oracle Application Server 9i, and just wish this tip might help. Fitzwilliam -- 北半球的狗几月份掉毛?

Re: Multi lingual web site

2007-05-30 Thread wang huan
We usually have several resource files, and output fields with tag . Instead of storing values, we store those keys in DB. for instance: -- 北半球的狗几月份掉毛?