I'm a novice to EE5.
In order to study EE5, I installed Glassfish V2 UR1 on my pc with windows xp.
(based on default configuration)
After executing "
http://localhost:8080", I can see the page "Your application server is now running" on the browser.
But, I can't see anything after executing "
http://localhost:4848" for admin information. (The result is blank page.)
Moreover, when I execute pre-packaged application "hello", I got the exception like below
Exception: javax.servlet.ServletException: javax/servlet/jsp/tagext/TagLibraryValidator
Root cause: "java.lang.NoClassDefFoundError: javax/servlet/jsp/tagext/TagLibraryValidator"
What woule be my problem?
I appreciate if you let me know my problem.
[Message sent by forum member 'hlee00' (hlee00)]
http://forums.java.net/jive/thread.jspa?messageID=251711