HPE GreenLake Administration
- Community Home
- >
- Servers and Operating Systems
- >
- Legacy
- >
- Operating System - Tru64 Unix
- >
- Re: problem viewing jsp page on Tomcat
Operating System - Tru64 Unix
1827831
Members
1859
Online
109969
Solutions
Forums
Categories
Company
Local Language
back
Forums
Discussions
Forums
- Data Protection and Retention
- Entry Storage Systems
- Legacy
- Midrange and Enterprise Storage
- Storage Networking
- HPE Nimble Storage
Discussions
Forums
Discussions
Discussions
Discussions
Forums
Discussions
back
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
- BladeSystem Infrastructure and Application Solutions
- Appliance Servers
- Alpha Servers
- BackOffice Products
- Internet Products
- HPE 9000 and HPE e3000 Servers
- Networking
- Netservers
- Secure OS Software for Linux
- Server Management (Insight Manager 7)
- Windows Server 2003
- Operating System - Tru64 Unix
- ProLiant Deployment and Provisioning
- Linux-Based Community / Regional
- Microsoft System Center Integration
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Blogs
Information
Community
Resources
Community Language
Language
Forums
Blogs
Topic Options
- Subscribe to RSS Feed
- Mark Topic as New
- Mark Topic as Read
- Float this Topic for Current User
- Bookmark
- Subscribe
- Printer Friendly Page
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
09-16-2003 08:01 AM
09-16-2003 08:01 AM
problem viewing jsp page on Tomcat
Hi..
I have tomcat 4.1.24 installed as a part of secure web server on an alpha 5.1 machine. I can see the default web page when i do
http://myip:8080 . I can also see the jsp pages that come with the installation. My problem is I dont want to make .WAR files. I want to dump a single jsp page some where on the machine and I should be able to see the page using http://myip:8080/jsp_page.jsp . But I am not able to figure out where to put this page and what changes I need to make to the configuration files.
Thanks,
I have tomcat 4.1.24 installed as a part of secure web server on an alpha 5.1 machine. I can see the default web page when i do
http://myip:8080 . I can also see the jsp pages that come with the installation. My problem is I dont want to make .WAR files. I want to dump a single jsp page some where on the machine and I should be able to see the page using http://myip:8080/jsp_page.jsp . But I am not able to figure out where to put this page and what changes I need to make to the configuration files.
Thanks,
1 REPLY 1
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
09-16-2003 11:48 PM
09-16-2003 11:48 PM
Re: problem viewing jsp page on Tomcat
A WAR file is a packaged web appliction, like a jar. Tomcat unpacks it for the first time and cretaes a directory with the same name under web-apps. After unpacking the .war it will create the necessary entry within the .xml config file.
Have a look into http://jakarta.apache.org/tomcat/tomcat-4.1-doc/appdev/index.html
for more information about developing servlets.
Have a look into http://jakarta.apache.org/tomcat/tomcat-4.1-doc/appdev/index.html
for more information about developing servlets.
Help() { FirstReadManual(urgently); Go_to_it;; }
The opinions expressed above are the personal opinions of the authors, not of Hewlett Packard Enterprise. By using this site, you accept the Terms of Use and Rules of Participation.
Company
Support
Events and news
Customer resources
© Copyright 2025 Hewlett Packard Enterprise Development LP