where do u put ur code i am glad to test it
f On Jun 30, 2011 1:43 AM, "Miguel" <miguel...@gmail.com> wrote: > Hello, > I did an interceptor that changes the return code based on the user-agent of > the client. > So there are versions for PC and mobile of each jsp. In your configuration > you need to have all the result codes for all jsp. > Example: I change the result code from "browse" to "iPhone.browse" > Stuts 2 can handle natively The international and localization stuff. > > Enviado desde mi Nexus S > Miguel Ruiz Velasco Sobrino > On Jun 29, 2011 10:28 AM, "Frans Thamura" <fr...@meruvian.org> wrote: >> hi all >> >> we want to create a multi devices rendering for our apps, which we use >> struts2, for mobile, tablet and web common, we use jquery mobile, i like > the >> JQM beta1. >> >> and we also want to make web with multi language >> >> anyone can share the strategy which we can start to make this >> >> F