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 are the ways to create a page in wicket?



What are the ways to create a page in wicket?..

Answer / Shweta Dixit

There are several ways to create a page in Wicket. The most common way is by creating a new Java class that extends `WebPage` or one of its subclasses, and then adding UI components to it using the add() method. Another approach is by using the PageBuilder to define pages declaratively.

Is This Answer Correct ?    0 Yes 0 No

Post New Answer

More Apache Wicket Interview Questions

How to create a textarea in apache-wicket?

1 Answers  


What is wicket framework?

1 Answers  


What are wicket models?

1 Answers  


Tell me the example of username validation in apache-wicket?

1 Answers  


What is pallet component in apache-wicket?

1 Answers  


How to get servletcontext in apache-wicket application?

1 Answers  


How to keep file validation in apache-wicket if no file has been selected?

1 Answers  


What is base class for html pages?

1 Answers  


How to submit a form in apache-wicket?

1 Answers  


How to create multiple selected listbox in apache-wicket?

1 Answers  


How to create single selected listbox?

1 Answers  


How to create checkbox in apache-wicket?

1 Answers  


Categories