Re: hi

2011-12-02 Thread Srinivas Chejerla
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 get index page

feel free to post back your success ...


On Sat, Dec 3, 2011 at 1:01 AM, srilaxmi deevela
deevelasrila...@gmail.comwrote:

 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,
Srinivas.


Re: hi

2011-12-02 Thread Srinivas Chejerla
-- 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
deevelasrila...@gmail.comwrote:

 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,
Srinivas.


Is there a way to bounce tomcat with out effecting connected users?

2011-11-29 Thread Srinivas Chejerla
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.