Hello!

Consider we have a web site with static pages like:
/index
/products
/contacts
...

And we want to add dynamic GWT pages like:
/request (a request form)
/register (register form)
/price (price calculator)
...

What is the best way to perform this?

I don't want to create a separate GWT module for every url because it
takes too much time to compile them all.

Thanks in advance!

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

Reply via email to