aspose file tools
The moose likes IDEs, Version Control and other tools and the fly likes WSAD - changing .jsp file extension on server? Big Moose Saloon
  Search | Java FAQ | Recent Topics
Register / Login


Win a copy of Practical Unit Testing with TestNG and Mockito this week in the Testing forum!
JavaRanch » Java Forums » Engineering » IDEs, Version Control and other tools
Reply Bookmark "WSAD - changing .jsp file extension on server?" Watch "WSAD - changing .jsp file extension on server?" New topic
Author

WSAD - changing .jsp file extension on server?

Steve Drascich
Greenhorn

Joined: Apr 16, 2003
Posts: 2
Howdy folks,
I have a project that is using JSP files with extensions like .jspXXX instead of the normal .jsp extension. The problem is that WebSphere doesn't know to let the servlet engine process these .jspXXX files.
Could anyone fill me in on how I can tell the WSAD test server that *.jspXXX should be treated like .jsp files?
Thanks people.
-Dras
 
IntelliJ Java IDE
 
subject: WSAD - changing .jsp file extension on server?
 
Threads others viewed
Steps to Converting HTML page to JSP
.xlsx file not uploading properly
Mistakenly changed web.xml
Problem with JSP using WSAD
Changing file extension associations??
developer file tools