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...


What’s the lifecycle of a form submit?



What’s the lifecycle of a form submit?..

Answer / Rahul Jha

In Apache Tapestry, when a form is submitted, it goes through several stages:

1. The component that represents the form calls its validate() method to ensure that all required fields are filled in correctly and any other validation rules are met.
2. If validation passes, the form's activate() method is called, which sets the component to an 'active' state.
3. The component's property values (including any user-entered data) can now be accessed.
4. After processing the submitted data, you can call the component's revalidate(), render(), or reset() methods as needed.

Is This Answer Correct ?    0 Yes 0 No

Post New Answer

More Apache Tapestry Interview Questions

Does tapestry work with other other application servers besides jboss?

1 Answers  


I have to restart my application to pick up changes to specifications and templates, how can I avoid this?

1 Answers  


What does it cost?

1 Answers  


How do I make a link popup a new window?

1 Answers  


Is tapestry a jsp tag library?

1 Answers  


Is apache tapestry free/open source?

1 Answers  


How to get a file from client input to server end in apache tapestry?

1 Answers  


How do I stream a file to the user from tapestry?

1 Answers  


How do we write components in apache tapestry?

1 Answers  


Is there a wysiwyg editor for tapestry, or an ide plugin?

1 Answers  


How should do page navigation in apache tapestry?

1 Answers  


What is apache tapestry?

1 Answers  


Categories