This week's book giveaway is in the General Computing forum.
We're giving away four copies of Arduino in Action and have Martin Evans, Joshua Noble, and Jordan Hochenbaum on-line!
See this thread for details.
The moose likes Websphere and the fly likes How to setup an alias path in websphere 4.0 Big Moose Saloon
  Search | Java FAQ | Recent Topics
Register / Login


JavaRanch » Java Forums » Products » Websphere
Reply Bookmark "How to setup an alias path in websphere 4.0" Watch "How to setup an alias path in websphere 4.0" New topic
Author

How to setup an alias path in websphere 4.0

Nancy Ho
Greenhorn

Joined: Aug 11, 2004
Posts: 1
Hello

I'm new to websphere. I just get a job for the company where websphere 4.0 is using. I have the problem with setting up an alias path.

My application has two parts. One is all static pages (htm,images) and another is dynamic pages (jsp, servlet). Both parts are stored in different location.

I want to deploy the static part under http://localhost/index.htm (index.html is the index page for static part) and the dynamic part under http://localhost/servlet/index.jsp.

I can make the static part working now. But I don't how to map the dynamic part.

Any helps are very appreciated.

Thanks
Nancy
 
I agree. Here's the link: http://aspose.com/file-tools
 
subject: How to setup an alias path in websphere 4.0
 
Similar Threads
alias name for package
alias for jsp file with weblogc workshop
alias name for package
Servlet Context Virtual Sandbox
how to create a alias for my package