| Forums.Sureshkumar.net : A Perfect Place to Share Knowledge Blogs Games Magazines |
|
|
#1 (permalink) |
|
Junior Member
Join Date: Feb 2006
Location: India
Posts: 12
Thanks: 0 Thanked 1 Times in 1 Posts Thanks: 0
Thanked 1 Time in 1 Post
Rep Power: 3
|
hi,
This is Madhuri. Could any body please tell the steps to run servlets using tom cat server. Please give detialed procedure. Bye |
|
|
|
|
|
#2 (permalink) |
|
Super Moderator
Join Date: Feb 2006
Location: Hyderabad
Posts: 2,355
Thanks: 117 Thanked 241 Times in 198 Posts Thanks: 117
Thanked 241 Times in 198 Posts
Blog Entries: 4
Rep Power: 51
|
Hi Madhuri,
Try out this site. Hopefully you will get what you are looking for. http://www.moreservlets.com/Using-Tomcat-4.html Thanks, Krishna
__________________
Give 1 cup rice to a hungry Indian just by a mouse click. No money, no form filling, no hassle... Click here for the donation. |
|
|
|
|
|
#3 (permalink) |
|
Junior Member
Join Date: Apr 2006
Location: India
Posts: 7
Thanks: 0 Thanked 0 Times in 0 Posts Thanks: 0
Thanked 0 Times in 0 Posts
Rep Power: 3
|
well its very simple. u have to follow some simple steps as following... 1) u shld deploy ur web application in the directory called "webapps" found under the"Catalina_home "that is the location of ur installation. 2) after deploying the application, start the server and try to access ur servlet with this URL http://localhost:8080/%application_name%/servlet/%servletname% where ur application name is the name u used for the web application and ur servlet name is the name of the servlet which u want to access. TRY THIS and if u have any problem u can ask me....... bye ---------------- all the best |
|
|
|
![]() |
| Currently Active Users Viewing This Thread: 1 (0 members and 1 guests) | |
| Thread Tools | |
| Display Modes | Rate This Thread |
|
|