The following warnings occurred:
Warning [2] Undefined array key 0 - Line: 1669 - File: showthread.php PHP 8.2.30 (Linux)
File Line Function
/inc/class_error.php 153 errorHandler->error
/showthread.php 1669 errorHandler->error_callback
/showthread.php 915 buildtree




Java web development?
#1
I'm thinking of getting into some java web development. Specifically I want to be able to write applications that can:
Accept input, as from a browser
Store things in a database (especially MySQL)
Read and do stuff with that data
Output, as to a browser


Can anyone recommend a book for this? Otherwise I'm picking randomly from Amazon.

I've dimly familiar with Java -- it's what I'm using to do Droid apps so I might as well keep using it for web development.



Really my aim is to be able to write simple server code that can interface with Droid apps. Smartphones are severely limited in their ability to communicate with each other, so doing a client-server model with a web service playing the role of communication hub seems like the way to go (e.g., multiplayer gaming).
Reply


Messages In This Thread

Forum Jump:


Users browsing this thread: 1 Guest(s)