Hi,

Is there any example in Wicket that uses Servlets (doGet() & doPost()). I mean 
how can we configure Servlets in our wicket application and use doGet(request, 
response) & doPost(request, response) methods. I know web.xml configuration for 
Servlets but how can we use doGet() & doPost() methods. Do we need wicket:ids 
in Servlets ?
Is there any reference for such type of example ?

Thanks...



      

Reply via email to