Many thanks for all your help. I have solved my previous problem.
wlserver6.1 knows my all JSP files, but can't recognize my Classes.
Please let me know that where should I put my classes in the path
of the wlserver6.1 in order to make it recognized.
I suppose the domain is mydomain,and the webapp is DefaultWebApp.You can put your classes in the following path:bea/wlserver6.1/config/mydomain/applications/DefaultWebApp/WEB-INF/classes/.
If the classes is servlet classes, you must register your servlet in the web.xml.
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.