aspose file tools
The moose likes JSP and the fly likes how to run application Big Moose Saloon
  Search | Java FAQ | Recent Topics
Register / Login


Win a copy of The Mikado Method this week in the Agile and other Processes forum!
JavaRanch » Java Forums » Java » JSP
Reply locked New topic
Author

how to run application

krussi rong
Ranch Hand

Joined: Jan 30, 2002
Posts: 62
Hi All,

I have a question about running application in websphere.
I have a application deploy directory like this:
myappliction
|
|
webApplication
|
|
admin
How can I run the application correctly in these ways:
http://localhost:8080/myapplication/adminor
http://localhost:8080/myapplication/admin/
Bear Bibeault
Author and ninkuma
Marshal

Joined: Jan 10, 2002
Posts: 56209
    
  13

krussi, with 65 posts I'm sure you've been around long enough to know that it's considered a no-no to cross-post the same question in mutliple forums.
Any respondants, please do so here.
bear


[Smart Questions] [JSP FAQ] [Books by Bear] [Bear's FrontMan] [About Bear]
 
I agree. Here's the link: http://zeroturnaround.com/jrebel - it saves me about five hours per week
 
subject: how to run application
 
Similar Threads
in server.xml how to make change in "Host" tag
servlet URL
JBoss & Tomcat integration - endless problem
where to map the domain name in Tomcat??
How to run a application