| Author |
Runnig jsp in Websphere
|
Lakshmi siri
Ranch Hand
Joined: Feb 06, 2004
Posts: 44
|
|
Hi, Iam new to Websphere.Iam using IBM Websphere application developer 5.0.How can i deploy(run) JSP files in websphere. i created a jsp file in websphere when i click run on server , iam getting same source code in the web browser. what i need to do now . Thanks Lakshmi
|
 |
Jeanne Boyarsky
internet detective
Marshal
Joined: May 26, 2003
Posts: 26168
|
|
Lakshmi, Did you create your JSP in a web project? If so, right click it and select "run on server."
|
[Blog] [JavaRanch FAQ] [How To Ask Questions The Smart Way] [Book Promos]
Blogging on Certs: SCEA Part 1, Part 2 & 3, Core Spring 3, OCAJP, OCPJP beta, TOGAF part 1 and part 2
|
 |
Lakshmi siri
Ranch Hand
Joined: Feb 06, 2004
Posts: 44
|
|
|
yes .I created jsp file in web project.
|
 |
Jeanne Boyarsky
internet detective
Marshal
Joined: May 26, 2003
Posts: 26168
|
|
|
And what happened when you selected "run on server" ?
|
 |
Lakshmi siri
Ranch Hand
Joined: Feb 06, 2004
Posts: 44
|
|
Hi, I am trying simple HellpWorld.jsp program .When i select run on server ,iam getting same source code(tags) on web browser. What i need to do now.is it necessary to copy the jsp class file to somewhere.Please help me Thanks Lakshmi
|
 |
Bob Frapples
Ranch Hand
Joined: Mar 08, 2002
Posts: 32
|
|
|
First, you need to get the update to 5.1.2 version of WebSphere. Version 4.0.3 was like Alpha, and version 5 is almost beta. 5.1.2 is barely usable, but I'd see if you can't get up to that rev. Also, I've heard the patch is bad news and you should do a clean install of 5.1.2 if possible.
|
 |
Lakshmi siri
Ranch Hand
Joined: Feb 06, 2004
Posts: 44
|
|
Hi, Now i got it. Thanks Lakshmi
|
 |
 |
|
|
subject: Runnig jsp in Websphere
|
|
|