Java Forums

Main Menu
Home
Today's Posts
FAQ
Search
Contact Us

Java Network
Java Tips
Java Tips Blog

Sponsored Links





Welcome to the Java Forums.

You are currently viewing our boards as a guest which gives you limited access to view most discussions and access our other features. By joining our free community, you will:

  • have access to post topics
  • communicate privately with other members (PM)
  • not see advertisements between posts
  • have the possibility to earn one of our surprises if you are an active member
  • access many other special features that will be introduced later.

Registration is fast, simple and absolutely free so please, join our community today!

If you have any problems with the registration process or your account login, please contact us.

Reply
 
LinkBack Thread Tools Display Modes
  #1 (permalink)  
Old 06-15-2007, 12:44 AM
Senior Member
 
Join Date: Jun 2007
Posts: 114
Albert is on a distinguished road
Struts Validator Framework
I am developing to an application using struts and its framework of validation to validate fields of input of a form.

The validation is made of the side of the given client
Struts uses Javascript to do it (also it is possible to make validations of the side of the server).

My question is, Is there other way to show the error messagges?
Because the way that I did to show the errors is through of an alert of the javascript function

Albert
Bookmark Post in Technorati
Reply With Quote
Sponsored Links
  #2 (permalink)  
Old 07-06-2007, 05:37 PM
Senior Member
 
Join Date: Jun 2007
Posts: 111
Eric is on a distinguished road
Please consider this link
Tag reference report.
Bookmark Post in Technorati
Reply With Quote
  #3 (permalink)  
Old 02-15-2008, 12:01 PM
Member
 
Join Date: Dec 2007
Posts: 19
JavaEmpires is on a distinguished road
If you dont want those alert boxes then,
just remove the onsubmit="return validate....(this);"
attribute from the form tag....This will cause the error messages to be displayed
on the page rather than in alert box..


Regards
JavaEmpires
Bookmark Post in Technorati
Reply With Quote
Sponsored Links
Reply


Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

vB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On


Similar Threads
Thread Thread Starter Forum Replies Last Post
how to get the data from hashmap into bean in struts framework java_arc Advanced Java 0 04-07-2008 08:54 PM
Struts Validator anoop.retnakumar Web Frameworks 1 03-05-2008 07:54 AM
Struts framework. Is this thread safe? JavaAl2 Web Frameworks 1 01-17-2008 04:01 AM
Struts Validator - JScript version of Validator ´validwhen´ Felissa Web Frameworks 1 07-06-2007 05:39 PM
Validator framework Daniel Web Frameworks 1 06-25-2007 06:29 AM


All times are GMT +3. The time now is 12:01 PM.


VBulletin, Copyright ©2000 - 2008, Jelsoft Enterprises Ltd.
Content Relevant URLs by vBSEO ©2007, Crawlability, Inc.
Copyright ©2006 - 2007, www.java-forums.org