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:48 AM
Senior Member
 
Join Date: Jun 2007
Posts: 114
Albert is on a distinguished road
Another Query On Validation
I have another doubt with respect to automatic validations of fields.
I want to give to the fields of the form of the jsp values by default .
I do it through its formbean.
The problem that I have is that when calling the bean, executes the automatic validations of struts that I have defined in the archives “validation.xml” and “Validator-rules.xml”.
My question is: How Can I call jsp through the bean (like for example, the first time that I am going to call to certain jsp) and the validations are not executed (since the first time is single to show the form and I do not want that it validates nothing).

Albert
Bookmark Post in Technorati
Reply With Quote
Sponsored Links
  #2 (permalink)  
Old 07-05-2007, 07:47 PM
Senior Member
 
Join Date: Jun 2007
Posts: 111
Eric is on a distinguished road
What I do is to have two action-mappings to the same class action in struts-config, one that validate and the other doesn't.

When I enter for the first time I go by which doesn't validate I just go by the action that valued in the actions that require it

Greetings.
Eric
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
form validation abhiN New To Java 0 03-07-2008 08:04 AM
Swing Validation ppayal AWT / Swing 0 02-09-2008 10:00 AM
Swing validation ppayal New To Java 0 02-09-2008 09:59 AM
Struts validation Jack Web Frameworks 2 07-04-2007 04:41 AM
javascript validation yuchuang New To Java 5 05-14-2007 04:38 PM


All times are GMT +3. The time now is 01:11 AM.


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