the customers for my apps are mostly non-techies... I am afraid they
will fail without having an exe file/jar file/app file.
have you managed that?

On Thu, Mar 15, 2012 at 4:29 PM, Frans Thamura <fr...@meruvian.org> wrote:
> put the tomcat or jetty as services
>
> to make it standalone apps, execute using localhost
>
> that is the way i use it here
>
> F
>
>
>
> On Thu, Mar 15, 2012 at 10:25 PM, Christian Grobmeier
> <grobme...@gmail.com> wrote:
>> 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
>>
>> --
>> 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
>>
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: user-unsubscr...@struts.apache.org
> For additional commands, e-mail: user-h...@struts.apache.org
>



-- 
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