Hi, I began testing GWT a couple of months back and was able to build a small application using Django on the server. I really like GWT and after watching the talk by Ray Ryan at Google I/O, I am motivated to try GWT-RPC. Also, as my app gets bigger, the serialization / de-serialization process is getting to be a real chore. This is something it seems I can avoid with GWT-RPC.
Problem is, I don't have any experience with using Java on servers. I want to learn but I'm having trouble deciding on a good starting point. I've been thinking about using Apache Tomcat as my test server. Are any of the other web servers better suited for GWT-RPC? Is there any Java framework that can help me with standard tasks such as authorization etc...? I've been reading about the Spring framework and the Struts framework. What are you thoughts on those? Any advice is greatly appreciated. Thanks a lot. Take care. --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---
