application I installed as an adminstrator will not show up for the user account, even though I did not request "for individual user only". Any idea on how to make it available for the "limited user account" as I cant install it under that account?
Libaax
Hakuna Matata....;)
I've had it with tomcat. I've never seen an application with reverse logic with respect to path. and which has so many diffent loops and settings to fidle with...
Here is the main problem now:
intallation: three test files to work with...
GetName.html, SaveName.jsp in...
If the jsp file below is located at:
e:\tomcat4.1\webapps\rootand userData.class which is not a package is located at:
e:\tomcat4.1\webapps\root\WEB-INF\classes
shouldn't the <jsp:usebean tag work ?
Please see if you can spot the problem...
<code>
<jsp:useBean id="user"...
Tomcat needs coffee. It cant see beans...the only time beans seem to work is when they r referenced through servlets, because they happen to be in the same folder. The problem is when the beans are referenced through jsp which happen to be in different folder....
I dont have this problem in...
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.