You need to create an application or use the demo application in the
default server. You can create your application in the default server or
create a new server. Either way, you need to put your servlets in a folder
called WEB-INF/classes. If you look at the default installation, you should
see something like c:\program
files\allaire\jrun\servers\default\demo\WEB-INF\classes. To execute a
servlet from the demo application, use http:
\\localhost:8100\demo\servlet\SimpleServlet. Just replace demo with the URL
mapping for your application if you created one.

Hope this helps.
Noel


~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
Structure your ColdFusion code with Fusebox. Get the official book at 
http://www.fusionauthority.com/bkinfo.cfm
Archives: http://www.mail-archive.com/[email protected]/
Unsubscribe: http://www.houseoffusion.com/index.cfm?sidebar=lists

Reply via email to