Title: Message
You also MAY have to bounce WAS after adding JSP content.  I don't remember if you do for JSP's.  I know you do for defined servlets.
 

-----Original Message-----
From: Troy Campano [mailto:[EMAIL PROTECTED]]
Sent: Wednesday, December 12, 2001 12:40 PM
To: [EMAIL PROTECTED]
Subject: Re: WebSphere and JSP

No,
 
once I was trying to get WebSphere working on my machine and couldn't figure why it wasn't working.
I just added:
<%@ page language="java" %>
 
and it magically worked.  But this is not the case in this instance.
-----Original Message-----
From: Swart, James (Jim) ** CTR ** [mailto:[EMAIL PROTECTED]]
Sent: Wednesday, December 12, 2001 2:38 PM
To: [EMAIL PROTECTED]
Subject: Re: WebSphere and JSP
Importance: High

Boy I almost though you were bring sarcastic there.

-----------------------------------------------------------------
J a m e s   B.   S w a r t
Agere Systems - Colorado Design Centers
Unix/Windows Systems Administrator, WAN, LAN,
Desktop, Voice, Printers, Security Focal Point,
& Local CIO Service Delivery Manager Contact
VOICE: 720-494-2330 ¿ FAX: 720-494-2331


-----Original Message-----
From: Troy Campano [mailto:[EMAIL PROTECTED]]
Sent: Wednesday, December 12, 2001 10:29 AM
To: [EMAIL PROTECTED]
Subject: Re: WebSphere and JSP


Have you tried putting this at the top of the page?


<%@ page language="java" %>




Thanks!



Troy Campano

-----Original Message-----
From: Joe Blow [mailto:[EMAIL PROTECTED]]
Sent: Wednesday, December 12, 2001 12:10 PM
To: [EMAIL PROTECTED]
Subject: WebSphere and JSP


Hi there,

I'm trying to run a simple .jsp file.  Web server is IBM WebSphere
Application Server 4.0. I can run the .html file without any problem,  but
due to some reason when I change the ext to .jsp it doesnt work.  Any
ideas???

Thanks,

-Rizwan

===========================================================================
To unsubscribe: mailto [EMAIL PROTECTED] with body: "signoff
JSP-INTEREST". For digest: mailto [EMAIL PROTECTED] with body: "set
JSP-INTEREST DIGEST". Some relevant FAQs on JSP/Servlets can be found at:

 http://archives.java.sun.com/jsp-interest.html
 http://java.sun.com/products/jsp/faq.html
 http://www.esperanto.org.nz/jsp/jspfaq.jsp
 http://www.jguru.com/faq/index.jsp
 http://www.jspinsider.com

===========================================================================
To unsubscribe: mailto [EMAIL PROTECTED] with body: "signoff JSP-INTEREST".
For digest: mailto [EMAIL PROTECTED] with body: "set JSP-INTEREST DIGEST".
Some relevant FAQs on JSP/Servlets can be found at:

 http://archives.java.sun.com/jsp-interest.html
 http://java.sun.com/products/jsp/faq.html
 http://www.esperanto.org.nz/jsp/jspfaq.jsp
 http://www.jguru.com/faq/index.jsp
 http://www.jspinsider.com

Reply via email to