RE : Mobile Device Support

2012-01-15 Thread Matthieu.Marc
De : maurizio.cucchi...@gmail.com [maurizio.cucchi...@gmail.com] de la part de Maurizio Cucchiara [mcucchi...@apache.org] Date d'envoi : samedi 14 janvier 2012 09:26 À : Struts Users Mailing List Objet : Re: Mobile Device Support Although I consider very good what Christian said, sometimes

Re: RE : Mobile Device Support

2012-01-15 Thread Maurizio Cucchiara
Sure, it is nothing special, just a simple interceptor [1], I'm sure there are many better ways to write it (you can distinguish tablet from mobile phone, you can inject the pattern, and so on) [1] http://pastebin.com/2v9sdZtw Twitter :http://www.twitter.com/m_cucchiara G+

Re: Mobile Device Support

2012-01-14 Thread Maurizio Cucchiara
Linkedin:http://www.linkedin.com/in/mauriziocucchiara Maurizio Cucchiara On 13 January 2012 18:00, CRANFORD, CHRIS chris.cranf...@setech.com wrote: I have been asked to investigate adding mobile device support to an existing Struts2 application. I was wondering if others could explain how you

Mobile Device Support

2012-01-13 Thread CRANFORD, CHRIS
I have been asked to investigate adding mobile device support to an existing Struts2 application. I was wondering if others could explain how you added mobile detection and view support for your Struts2 applications. Did you use an interceptor to set a session Boolean value and keyed your view

Re: Mobile Device Support

2012-01-13 Thread Christian Grobmeier
on the presentation side of life my 2 cents of course other may think different Cheers Christian On Fri, Jan 13, 2012 at 6:00 PM, CRANFORD, CHRIS chris.cranf...@setech.com wrote: I have been asked to investigate adding mobile device support to an existing Struts2 application.  I was wondering if others could