I am trying to post data to the server using FormPanel widget. In my
case the server returns a jsp page,so can anyone tell me how should i
handle the results in my page so that i can display the returned jsp
page.
public void onSubmitComplete(
        FormSubmitCompleteEvent event)
    {
              what should i do here???
    }

and also how can i associate an entry point class to the resulting jsp
page???

--

You received this message because you are subscribed to the Google Groups 
"Google Web Toolkit" group.
To post to this group, send email to google-web-tool...@googlegroups.com.
To unsubscribe from this group, send email to 
google-web-toolkit+unsubscr...@googlegroups.com.
For more options, visit this group at 
http://groups.google.com/group/google-web-toolkit?hl=.


Reply via email to