form submit new window ... request getparameter not working???

2008-12-30 Thread bharat.j...@gmail.com
Hi, I have a GWT form and I submit the form to a spring controller. The form submit should open in new window. I have a hiddenvalue in form that I submit with form. My issue is that form opens a new window but when i do request.getParameter("...") I dont get my hidden value. Can somebody please h

how to set style with id attribute css selector

2008-12-11 Thread bharat.j...@gmail.com
Hi, I have a form panel and I want to set style using id attribute so basically when i do formPane.addStyleName("teststyle") it will transform into but I am looking for someting like . My goal is to set styles using css id selectors. Thoughts, thanks in advance, Bharat --~--~-~--~---