http://www.onjava.com/pub/a/onjava/2002/04/03/tomcat.html
http://www.javalobby.org/articles/tomcat2go/

On Fri, Feb 6, 2009 at 1:53 PM, Jonathan <jonathan.delf...@gmail.com> wrote:

>
> Thanks for the answer !
> What should I give to the user to allow him to run the WAR locally ?
> I mean i would like to embed tomcat in the application to allow the
> user to run it locally (without internet) and to deploy it on a server
> like you said.
>
> I already made the hierarchy of the war, it's ready to be zipped/
> wared, but i don't know how i can reproduce the hosted browser system
> to deploy the app.
>
> Thanks again for your support!
> Best regards.
>
> On 6 fév, 06:07, Litty Preeth <preeth.h...@gmail.com> wrote:
> > Well for web application you dont give the user a WAR file, but you
> deploy
> > the war file on a server machine (where you have an application server
> like
> > Tomcat installed) and then give the url of the application to the user.
> User
> > will use his browser to open ur URL.
> >
> > - litty
> >
> > On Fri, Feb 6, 2009 at 4:13 AM, Jonathan <jonathan.delf...@gmail.com>
> wrote:
> >
> > > Hi to all,
> >
> > > I managed to install properly gwt that runs fine under my linux.
> > > However, i have some problems to understand the deployment step to
> > > war.
> >
> > > I use a servlet to upload a file to server so i would like to deploy
> > > my project WITH tomcat.
> >
> > > Is that possible ?
> > > So that, if i want to install it on a web server, i just have to
> > > deploy the war file (i don't know how to create it, i just made the
> > > hierarchy :/)
> > > And if it's only for local use, the integrated tomcat will be used. As
> > > the hosted browser do...
> >
> > > Not sure if i'm clear but to sum up: how to deploy my application with
> > > tomcat ? This way the user only double click the jar/war and it
> > > launchs browser with tomcat. I can't offer user to install gwt hosted
> > > browser ...
> >
> > > Thanks in advance.
> > > Best regards.
> >
>

--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups 
"Google Web Toolkit" group.
To post to this group, send email to Google-Web-Toolkit@googlegroups.com
To unsubscribe from this group, send email to 
google-web-toolkit+unsubscr...@googlegroups.com
For more options, visit this group at 
http://groups.google.com/group/Google-Web-Toolkit?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to