Golgappa.net | Golgappa.org | BagIndia.net | BodyIndia.Com | CabIndia.net | CarsBikes.net | CarsBikes.org | CashIndia.net | ConsumerIndia.net | CookingIndia.net | DataIndia.net | DealIndia.net | EmailIndia.net | FirstTablet.com | FirstTourist.com | ForsaleIndia.net | IndiaBody.Com | IndiaCab.net | IndiaCash.net | IndiaModel.net | KidForum.net | OfficeIndia.net | PaysIndia.com | RestaurantIndia.net | RestaurantsIndia.net | SaleForum.net | SellForum.net | SoldIndia.com | StarIndia.net | TomatoCab.com | TomatoCabs.com | TownIndia.com
Interested to Buy Any Domain ? << Click Here >> for more details...


Can explain about the validations and in your project
where did u used the validations?

Answers were Sorted based on User's Feedback



Can explain about the validations and in your project where did u used the validatio..

Answer / srikanth

we have client and server side validations

on client side we can use javascript

on server side when we use struts then we have validation
framework as well as basic validations using vaildate method

Is This Answer Correct ?    8 Yes 0 No

Can explain about the validations and in your project where did u used the validatio..

Answer / srinivas

validating the username,password,email,date format and credit card ...etc using struts validation.xml

Is This Answer Correct ?    2 Yes 1 No

Can explain about the validations and in your project where did u used the validatio..

Answer / jo

validations are nothing but we are validating the form
values, either it would be unames or passwords..
we can do validations in struts in 2 ways,
1. by overriding validate() in formbean class (or)
2. by using validator framework..

and we can do validations using both ways at a time..
that time we hav to call super.validate() in the validate()
of our formbean class.

Is This Answer Correct ?    1 Yes 0 No

Can explain about the validations and in your project where did u used the validatio..

Answer / royal

hi i want some more explaination answer......Plz send ans
who r real time experts..,.,.,

Is This Answer Correct ?    0 Yes 0 No

Post New Answer

More Struts Interview Questions

What's mvc pattern ?

0 Answers  


How we can configured action mapping in struts?

0 Answers  


What is the purpose of @action annotation?

0 Answers  


What is token used for?

0 Answers  


why servlet is used as controller not JSP?

9 Answers   MCS,


What is struts in j2ee?

0 Answers  


what is the purpose of load_on_startup entry in struts- config.xml?

5 Answers  


How to handle exceptions in structs?

0 Answers  


What are the contents on web.xml in struts application ?

0 Answers  


What are the some useful annotations introduced in struts2?

0 Answers  


explain the Struts flow?

4 Answers   Wipro,


What is s token?

0 Answers  


Categories