AW: other default language
"Bernhard Woehrlin" <[email protected]>
| Newsgroups | gmane.comp.java.strutscx.user |
|---|---|
| Organization | IT.CappuccinoNet.com |
| Message-ID | <000501c3acf0$509a64d0$4b01a8c0@javaws> |
Hi Stephan, Please wait for the next StrutsCX release where the use of the variables_xx.xml files will be optional. If things work out fine I do plan to upload an update the next two days... Regards, Berny -----Ursprüngliche Nachricht----- Von: [email protected] [mailto:[email protected]] Im Auftrag von Stephan Reichelt Gesendet: Montag, 17. November 2003 10:10 An: [email protected] Betreff: [Strutscx-user] other default language 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 _______________________________________________ Strutscx-user mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/strutscx-user ------------------------------------------------------- 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