Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations IamaSherpa on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Jspf & WebSphere 5.1

Status
Not open for further replies.

jafisher2000

Programmer
May 5, 2002
25
JM
How can I get Websphere 5.1.x to treat files ending with .jspf as jsp pages?

On WebSphere 5.0.x JspServlet is used and it works fine but in the newer WebSphere it says servlet cannot be found even though there is such a class in the WSAD 5.1.2 lib folder (<installDir>\WebSphere Studio\Application Developer\v5.1.2\runtimes\base_v51\lib\webcontainer.jar)
The class is at org.apache.jasper.servlet.JspServlet. I am using WSAD 5.1.2 Trial with Server 5.1 Test Environment
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top