I'm extremely new to this, but have done the initial training
exercise. I've also proceeded to implement a service that uses my
existing J2EE application's API. Pretty cool stuff so far.

Here are some of my questions, any insight would be awesome:

1) I noticed that all GWT apps start from an entry point html file. Is
it possible for me to have a non-GWT JSP file that reads in input from
the user (kinda like a parameters page) and redirects to a GWT
application? Basically, is it possible to have a GWT entry point do
stuff based on parameters passed in (maybe request parameters)?

2) All view layer files in my app have to include certain JSP tags
(for security, session maintenance, etc.). Would it be possible to
have my GWT app generate files that I can later change into a JSP (I
guess the div ids would remain)?

I guess what i'm really trying to do is just integrate GWT into a
pretty robust existing J2EE application. I have got to do tons of
front end development (with a lot of AJAX) and am exploring GWT and
other RIA frameworks, but am completely a newbie.

Thanks!

-- 
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=en.

Reply via email to