Error with the "redirect" things,
February 27, 2008 at 8:30 AM
Hi, I'm currently learning the Struts2 through this tutorial, but at this page, I got some error. When I do exactly what this page said, I can't access the login.action, it says that there's some null pointer exception; then I delete the "type=redirect" in the struts.xml file, in the login action, it works. I don't know the reason:( and my jdk is 1.5.0.13, tomcat version 6.0.16 can any one explain this? Thanks:)
View All Comments
| View Tutorial