Ask Me Help Desk

Ask Me Help Desk (https://www.askmehelpdesk.com/forum.php)
-   Other Web Development Software (https://www.askmehelpdesk.com/forumdisplay.php?f=468)
-   -   F server side programming in JAVA (https://www.askmehelpdesk.com/showthread.php?t=77666)

  • Mar 30, 2007, 09:39 PM
    shaileshkumar
    F server side programming in JAVA
    Please send me hints for server side programmng in JAVA(servlets) .What are the pitfalls in
    This kind of programming
  • Feb 28, 2008, 02:53 PM
    Sitwonade
    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.