In order to know my problem better pls view this website http://www.wexfms.com/home/product.asp?Id=1 Does anyone know if there are similar applications on the website i have currently. What the changes is, is that different user that log in can access different files, eg. the person who...
When i type http://localhost:8080/cdlist/cd_list.jsp at the IE address to view the file , the following error came out
org.apache.jasper.JasperException: This absolute uri (http://jakarta.apache.org/taglibs/xtags-1.0) cannot be resolved in either web.xml or the jar files deployed with this...
When i javac a java file, the following errors came out.
C:\>javac logon.java
logon.java:3: package javax.servlet does not exist
import javax.servlet.*;
^
logon.java:4: package javax.servlet.http does not exist
import javax.servlet.http.*;
^
2 errors
Anyone knows what does it means???
I am starting to learn JSP, I have downloaded an example from this website: http://www.javaworld.com/javaworld/jw-03-2000/forms/Forms.ZIP
I have got tomcat, version 4.1.18 and it is working. The problem is that I do not know how to run the example that I downloaded. Could anyone please help.....
I have downloaded a example from this website: http://www.javaworld.com/javaworld/jw-03-2000/forms/Forms.ZIP
I have got tomcat, version 4.1.18 and it is working. The problem is that I do not know how to run the example that I downloaded. Could anyone please help.....
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.