-
SHTML in Tomcat with IIS
Could anyone help me?
I have installed Tomcat 4.1.12 and successfully configured to run JSP in
browser through IIS.
But I have planned to use SHTML instead. After I have create SHTML with JBuilder
7, a file "webserverglue.jar" has been set into "web.xml"
I can successfully run the SHTML in the development environment in JBuilder.
When I deploy it to the TOMCAT server with IIS, I can only run it within
Tomcat (i.e. http://localhost:8080/...), but cannot run through IIS (e.g.
http://localhost/...) (with error "Page cannot be found!")
Can anyone tell me why this happened?
webserverglue.jar cannot be loaded?
should I enable TOMCAT SSI or CGI?
Thanks.
Kenny
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
Forum Rules
|
Top DevX Stories
Easy Web Services with SQL Server 2005 HTTP Endpoints
JavaOne 2005: Java Platform Roadmap Focuses on Ease of Development, Sun Focuses on the "Free" in F.O.S.S.
Wed Yourself to UML with the Power of Associations
Microsoft to Add AJAX Capabilities to ASP.NET
IBM's Cloudscape Versus MySQL
|
Bookmarks