| 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
9 comments so far (post your own) View All Comments Latest 10 Comments:Hi,
This example works in Firefox, but doesn't work in IE7.
adela
Posted by adela on Friday, 05.9.08 @ 10:43am | #58997
Hi
The above example is not working it is validating username and password after entering the username and password fields Warning message is displayed in server like this 'Invalid chunk ignored.' and a page with User Name is Required and Password is Required is displayed
How to solve this
Regards
Febin
Posted by Febin on Wednesday, 05.7.08 @ 15:06pm | #58793
Hi. When I run this example, I m getting this warning. Invalid parameters ignored...
and when I submit, I see a page with th msg Undefined..
Plz help me out...
Posted by Vishal on Monday, 03.24.08 @ 22:16pm | #54189
Hey Buddy [Mark]
simple add this in css
.errorMessage {font-weight:bold; text-align: center; color:blue; }
Posted by Vinod on Tuesday, 02.26.08 @ 12:03pm | #50108
Does any one know how I can customize the errors I get from the validation?
For example, if I would like to change the color from red to blue.
Posted by Mark on Monday, 01.21.08 @ 17:21pm | #45775
I cannot seem to get this working. For some reason in my example I cannot get the form to submit into my action class and run the 'execute()' function. Maybe my configuration is incorrect? Is there some special configuration I need to do?
Posted by Henry on Thursday, 09.20.07 @ 03:38am | #28170
Good Example I Like this example
Posted by Mahesha p on Thursday, 08.16.07 @ 11:49am | #23493
Hi, can anyone tell me where can i find the strtus tag libraray for ajax used in the above sample. Is there any more ajax tlds?
Thanks.
tfr.
Posted by tfr on Wednesday, 08.15.07 @ 11:26am | #23443
javax.servlet.ServletException: Cannot find ActionMappings or ActionFormBeans collection
org.apache.jasper.runtime.PageContextImpl.doHandlePageException(PageContextImpl.java:867)
org.apache.jasper.runtime.PageContextImpl.handlePageException(PageContextImpl.java:800)
org.apache.jsp.login_jsp._jspService(login_jsp.java:73)
org.apache.jasper.runtime.HttpJspBase.service(HttpJspBase.java:133)
javax.servlet.http.HttpServlet.service(HttpServlet.java:856)
org.apache.jasper.servlet.JspServletWrapper.service(JspServletWrapper.java:311)
org.apache.jasper.servlet.JspServlet.serviceJspFile(JspServlet.java:301)
org.apache.jasper.servlet.JspServlet.service(JspServlet.java:248)
javax.servlet.http.HttpServlet.service(HttpServlet.java:856)
Posted by javax.servlet.ServletException: Cannot find ActionMappings or ActionFormBeans collection on Saturday, 08.11.07 @ 10:47am | #23154