Prepare for your Next Interview
This is a discussion on Validations on struts based applications within the Java forums, part of the Software Development category; How to create validations on struts based applications? NOTE : [This question was asked by Ravi]...
|
|||
|
Re: Validations on struts based applications
Quote:
Cheers Kailash |
|
|||
|
Re: Validations on struts based applications
Use Validator framework to validate ur forms that reduces in writing code this can be done in two ways :
if we make attribute validate=true in action tag of action mapping then validations are performed on server side if we make attribute validate=false in action tag of action mapping then validations are performed on Client side |
![]() |
|
| Thread Tools | |
| Display Modes | |
|
|
|
||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| Applications supported by QTP | deeptik_81 | QTP | 2 | 12-19-2006 05:00 AM |
| Square Based Pyramid | jamesravid | Brainteasers | 2 | 11-27-2006 04:39 AM |
| Certification in Office Applications | Lokesh M | Certification | 0 | 06-26-2006 08:08 AM |
| Challenges in Testing Web Based Applications | Lokesh M | Web Testing | 0 | 06-10-2006 07:57 AM |