-- in-addition to above post: i was assuming tomcat is running on 8080 port
On Sat, Dec 3, 2011 at 1:01 AM, srilaxmi deevela
wrote:
> i installed tomcat5.5 and jdk1.5
> i want to deploy the structs appliction? i have one apllication,but i dont
> know how to run the application?
>
--
Thanks,
for example, if i have a struts project with context-folder name
"strutsproj" as shown
strutsproj
WEB-INF
classes
web.xml
struts-config.xml
index.jsp
i would run this like bellow
open browser and type - "http://localhost:8080/strutsproj/index.jsp"; in
url, this would g
Hi,
I am trying to find best way to handle tomcat bounce in production
environments with out effecting connected users
please give me some suggestions, Is there a way to bounce tomcat with out
effecting connected users?
--
Thanks,
Srinivas.