--- On Thu, 12/11/08, Milan Milanovic wrote: > When I deploy application to local Tomcat from my Eclipse > environment it don't use WAR, but if I want to run my app > on server's Tomcat I'll need to have application in war, > isn't it ?
Perhaps unsurprisingly, I am unfamiliar with your deployment environment. Most environments I've worked in have wanted a WAR for deployment, because it's easy for the server administrator to deploy it that way. On occasion I've also deployed the exploded WAR. Just depends. Dave --------------------------------------------------------------------- To unsubscribe, e-mail: user-unsubscr...@struts.apache.org For additional commands, e-mail: user-h...@struts.apache.org