| Home | JSP | EJB | JDBC | Java Servlets | WAP | Free JSP Hosting | Spring Framework | Web Services | BioInformatics | Java Server Faces | Jboss 3.0 tutorial | Hibernate 3.0 | XML | ||||
|
||||
|
|
||||
| Tutorial Categories: Ajax
| Articles
| JSP
| Bioinformatics
| Database
| Free
Books |
Hibernate
| J2EE
| J2ME
| Java
| JavaScript
| JDBC
| JMS
| Linux
| MS
Technology |
PHP
| RMI
| Web-Services
| Servlets
| Struts
| UML
|
|
||||||||||||||||||||||||||||||
|
Home | JSP | EJB | JDBC | Java Servlets | WAP | Free JSP Hosting | Search Engine | News Archive | Jboss 3.0 tutorial | Free Linux CD's | Forum | Blogs |
||||||||||||||||||||||||||||||
Send your comments, Suggestions or Queries regarding this site at roseindia_net@yahoo.com.
Copyright © 2007. All rights reserved.
Current Comments
1 comments so far (post your own) View All Comments Latest 10 Comments:Hi Deepak,
This is the problem that i'm facing. Your help will be most appreciated.
I'm using a test.jsp(which is a login page) which uses <spring:bind> tag to bind properties to HTML elements and my POJO has been created and the dispatcher servlet mapping file has the command class,validator class etc. The jstl version is 1.2 and xml descriptor is 2.4 and the taglib(spring) has been added in the page, and the uri and location are proper in the web.xml and the spring.tld is placed in web.xml. However i get this error:
"java.lang.IllegalStateException: No WebApplicationContext found: no ContextLoaderListener registered?" ..I'm most certain that the error is because of spring:bind tag. I tried defining a listener mapping for contextLoaderServlet and i get a 404 error. Please help
Posted by jordan on Tuesday, 09.25.07 @ 03:56am | #29295