Re: PD: [java ee programming] Form

2011-02-13 Thread bambang passion
hi, what is the do.Post(..) doing there ? bpassions 2011/2/12 Rafał Laczek > Hi, > > Has somebody idea how to solve it. > > I'm not sure but it seems that jsp are not so flexible technology. > > > > Regards, > > Rafal > > > > > > Dnia 11-02-2011 o godz. 19:02 Rafał Laczek napisał(a): > > Hi,

PD: [java ee programming] Form

2011-02-12 Thread Rafał Laczek
Hi, Has somebody idea how to solve it. I'm not sure but it seems that jsp are not so flexible technology.   Regards, Rafal     Dnia 11-02-2011 o godz. 19:02 Rafał Laczek napisał(a): Hi, In my Form.jsp page I have a simple checkbox. I need to send selected results to CategoryResult  servlet. I ca