As part of one of my projects (mutual fund industry) I need to develop a 
5-7 step wizard to purchase a mutual fund. In order to carry out the 
journey I need to interact with web services (JAX-WS) and databases. The 
traditional thinking is use Struts 2 MVC with Spring framework. Following 
are the requirements of the project

1. Select Investment Options (basically product)
2. On 2nd step choose funds, get relevant charges, ask the user to input 
amount to be invested
3. Payment details
4. Playback the details
5. Placed Order details (order reference numbers etc)

*Non Functional Requirements*
1. Rich UI
2. Response time for each page must be less than 3 sec
3. Need to support more than 500 users at the same time.

*Queries*
1. How GWT can help me in this?
2. Can GWT itself provide me rich UI or I need to go to Smart GWT?
3. Like any struts applications do we have any standard way. Obviously I 
would not like to write a restful invocation for each step.

Any kind of help will be usefull

Regards,
Lalit Kumar

-- 
You received this message because you are subscribed to the Google Groups 
"Google Web Toolkit" group.
To view this discussion on the web visit 
https://groups.google.com/d/msg/google-web-toolkit/-/vWNeXSmphtkJ.
To post to this group, send email to google-web-toolkit@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