aspose file tools
The moose likes Servlets and the fly likes IIS server & java servlets Big Moose Saloon
  Search | Java FAQ | Recent Topics
Register / Login


JavaRanch » Java Forums » Java » Servlets
Reply Bookmark "IIS server & java servlets " Watch "IIS server & java servlets " New topic
Author

IIS server & java servlets

mani suri
Greenhorn

Joined: May 29, 2001
Posts: 11
hello
I am new to iis server , i am using iis on WINDOWS 2000 I am unable to configure it with servlet enviroment I have installed JRUN 2.3.3 so that i can also use Cold Fusion .
Any help regarding this will be appreciated
Ankur
William Brogden
Author and all-around good cowpoke
Rancher

Joined: Mar 22, 2000
Posts: 12327
    
    1
Why not use JRun 3.x? - the 2.3 does not support the current servlet and JSP API.
Bill

Java Resources at www.wbrogden.com
Preetham
Greenhorn

Joined: May 21, 2001
Posts: 7
hi will,
I am using JRun, and when i foreward a request to a page, i get an error message popup which says that "javaw.exe has generated errors and will be closed by windows". After this nothing works. I have some scriptlets in the target jsp page and i pick up an object passes from the servlet thru a request.
Thanks,
Preetham.
John Miller
Greenhorn

Joined: May 24, 2001
Posts: 12
did you add IIS as an external web server in JRUN. There is a wizard to do it. After you did that, there will be a .dll in your scripts directory in IIS.
 
I agree. Here's the link: http://zeroturnaround.com/jrebel - it saves me about five hours per week
 
subject: IIS server & java servlets
 
Similar Threads
Access Webservice
Windows UID again. Thanks Kyle Brown ...
Display IIS based errors for invalid jsp pages
Apache Tomcat Url Routing
Weblogic - IIS thread behavior