Hi,
My Jrun is installed in c:\Jrun.. but there is no server directory.. the folders are: bin,classes,connectors,contrib,docs,examples,instantdb,jdk1.2,js,jsm-default,lib,properties,
servlets,uninst..
Where should i save the .jsp files.. and do i need to specify anything in admin's page compilation tab..
pls help..
Pranit
Originally posted by P SOLAIAPPAN:
Hi,
Copy all your demo jsp files (for e.g in dir "D:\JRun\servers\default\demo-app\jsp" to
"D:\JRun\servers\default\default-app"
Now run http://localhost:8100/hello.jsp
Try it.
I thing you may need virtual map settings to run directly the demo JSPs. To avoid it you can copy them to "\servers\default\default-app" dir
solaiappan