Another option that might work for you is an Adobe AIR app.  There's a
sample AIR web browser app [1]; install that demo and test your S2 app in
it.  If it works out properly, you can embed your Tomcat stack in the AIR
app [2] and customize the browser from the sample to interact with your
embedded Tomcat instance.

Brian

[1] -
http://jeffreypalermo.com/blog/adobe-air-web-browser-with-flex-4-1-sample-application-available/
[2] -
http://coenraets.org/blog/2009/12/embedding-tomcat-and-blazeds-in-an-air-2-0-application/


On Thu, Mar 15, 2012 at 3:34 PM, Christian Grobmeier <grobme...@gmail.com>wrote:

> On Thu, Mar 15, 2012 at 8:49 PM, Wes Wannemacher <w...@wantii.com> wrote:
> > 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.
>
> Actually no, I didn't. But you are right, it might make sense to
> figure that out!
> If you have any more hints/links etc in that direction please let me know.
>
> What was your frontend technology? Swing?
>
> At the moment I need both, Web and the Non-Web features. Will try to
> see if I can separate these for my two apps.
>
>
> --
> http://www.grobmeier.de
> https://www.timeandbill.de
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: user-unsubscr...@struts.apache.org
> For additional commands, e-mail: user-h...@struts.apache.org
>
>

Reply via email to