>> -----Original Message----- >> From: Christian Grobmeier [mailto:grobme...@gmail.com] >> Sent: 15 March 2012 15:26 >> To: Struts Users Mailing List >> Subject: Advice needed: Offline Struts App >> >> Hi, >> >> yes I know Struts 2 is a web framework. But recently somebody told me he >> would love to see a desktop version of my app instead of a cloud based >> version. I think this would be great for me too. Now I am considering >> different ways... not sure, probably somebody here already did the same in >> the past. >> >> I mean, many of the interceptors are probably not necessary in a desktop >> app. My Action are there - I could use them straightaway without >> interceptors (or some other great features of Struts). >> Basically I would just need to replace my HTML/JS frontend with something >> else, probably JavaFX. >> >> Anybody around who had a similar job with S2 in the past? >> >> Cheers >> Christian >>
Christian, have you considered using XWork? Struts2 is basically a web implementation of the command pattern framework implemented by XWork. I worked on a project where I embedded XWork in a non-web-app and was very happy with it. -W -- Wes Wannemacher Head Engineer, WanTii, Inc. Need Training? Struts, Spring, Maven, Tomcat... Ask me for a quote! --------------------------------------------------------------------- To unsubscribe, e-mail: user-unsubscr...@struts.apache.org For additional commands, e-mail: user-h...@struts.apache.org