other default language
Stephan Reichelt <[email protected]>
| Newsgroups | gmane.comp.java.strutscx.user |
|---|---|
| Message-ID | <[email protected]> |
HI strutscx-user, we're working on a system for use in a big service center. Since multi-language facilities are _not_ required, I'm serching for a way to set the default values for local language. A simple tho-language configuration in strutscx.xml looks should look like this: <variables> <de>/WEB-INF/xml/variables_de.xml</de> <en>/WEB-INF/xml/variables_en.xml</en> </variables> Unfortunately, uncommenting the <en>-line gives me an "javax.servlet.ServletException: No value for xpath: /properties/variables/en" My solution would be the following ugly usage: <variables> <!-- <de>/WEB-INF/xml/variables_de.xml</de> --> <en>/WEB-INF/xml/variables_de.xml</en> </variables> Is there another way for doing this? MfG, Stephan R. -- [email protected] Fraunhofer IVI Tel: +49 351 4640 616 ------------------------------------------------------- This SF. Net email is sponsored by: GoToMyPC GoToMyPC is the fast, easy and secure way to access your computer from any Web browser or wireless device. Click here to Try it Free! https://www.gotomypc.com/tr/OSDN/AW/Q4_2003/t/g22lp?Target=mm/g22lp.tmpl