This week's book giveaway is in the Agile and other Processes forum.
We're giving away four copies of The Mikado Method and have Ola Ellnestam and Daniel Brolund on-line!
See this thread for details.
The moose likes Web Component Certification (SCWCD/OCPJWCD) and the fly likes Web applications Big Moose Saloon
  Search | Java FAQ | Recent Topics
Register / Login


Win a copy of The Mikado Method this week in the Agile and other Processes forum!
JavaRanch » Java Forums » Certification » Web Component Certification (SCWCD/OCPJWCD)
Reply Bookmark "Web applications" Watch "Web applications" New topic
Author

Web applications

Barkat Mardhani
Ranch Hand

Joined: Aug 05, 2002
Posts: 787
Hi there,
I am in early stages of learning Web Application. The question that is still unresolved in mind is:
Let us say we have a well developed Java application. Now we want to make it web-enabled. What criterias can be used to determine what portion of processing should be at the client machine and what should be at the server machine?
Shiva Mantri
Greenhorn

Joined: Dec 30, 2002
Posts: 19
you may want to get a book on web/enterprise application design.
 
I agree. Here's the link: http://aspose.com/file-tools
 
subject: Web applications
 
Similar Threads
Executing a shell script from a jsp
Can we say it a distribuited application
Using Java client to call EJB in JBOSS
Can I use Application server as Webserver?
Deploy EJB and Web separately