Please send me hints for server side programmng in JAVA(servlets) .What are the pitfalls in
This kind of programming
![]() |
Please send me hints for server side programmng in JAVA(servlets) .What are the pitfalls in
This kind of programming
Try the Google Web Toolkit. It has some easy examples of AJAX programming with a java servlet backend.
Getting Started - Google Web Toolkit - Google Code
If your server takes too long to respond, the client could time-out so use threads to make sure the connection stays active. Other than that I haven't encountered many pitfalls.
All times are GMT -7. The time now is 05:38 PM. |