Lidt online litteraturstudie - might come handy for some. Noget tyder på, at jeg skal prøve Jrun, da jeg i forvejen bruger dreamweaver Ultradev.
Henrik
Macromedia Dreamweaver UltraDev - Setting up a JSP development
Configuring JRun to communicate with your Web server
http://www.macromedia.com/support/ultradev/installation/installing_jrun/installing_jrun06.html Install JSP Server
Since most beginners just have their home computers - PC, Windows 95/98. I recommend you to install Allaire's Jrun, which acts as a Web server add-on for Netscape's Enterprise and FastTrack Servers, Microsoft's Internet Information Server (IIS) and Personal Web Server (PWS).
http://www.itechcollege.com/itechcollege/publication/jspInstall.htm #165: Resin 2.04 and PWS 3.0 on Win98
PWS on Win98 is not one of the primarily supported configurations.
With Win98, it's probably a better idea to just using Resin standalone.
http://www.caucho.com/quercus/bugtrack/view.xtp?bugreport_id=165 servlest and JSP's on PWS(win98)
how do i integrate tomcat to
PersonalWebServer(WIN98SE)? or how do i implement
servlets and JSP's in PWS?....
any configuration?
--- no response
Servlets and JSP FAQ
I've written my first JavaServer Page. Where do I put it?
You need to save the file with a .jsp extension to your web server's document root (or in a subdirectory of this root). For example:
Microsoft's Peer Web Services (PWS) and IIS Web servers expect your JSP files to be placed in a path that is accessible by the servlet engine that provides servlet and JSP support for the PWS/IIS server. By default, the c:\InetPub\wwwroot path (or in a subdirectory of this root) is the usual location.
http://www.caucho.com/support/resin-interest/0003/0360.htmlRe: IIS-PWS/Resin srun configuration
Next message: Sonny Pickett: "New Error 404 Problem"
http://www.jspin.com/home/tutorials/installaInstallation & Setup JSP tutorials, scripts, code and more.
Re: tomcat with Pws
Saleem,
I had problems with the PWS/Tomcat configuration as well. I could not get
tomcat 3.1 to run with it. Then I got they isapi_redirect.dll from the
Tomcat 3.2.6 release and was able to run Tomcat with PWS. You also need to
be sure to add the appropriate lines to the uriworkermap.properties file:
/your_application/*.jsp=ajp12
/your_application/servlet/*=ajp12
Hope this helps.
Leon
> i configure all the required stuff for the comcat
> comfiguration but can not run the jsp file fully. it
> only shows the html contants but skips jsp tags, all i
> do with using "tomcat iis how to " document from
> jakarta site.
> i need help tell me what i do now .....
jrun 3.1 developer try out
http://download.macromedia.com/pub/jrunserver/esd/jrun-31-win-us.exe