Two Laptop Bag
The moose likes Servlets and the fly likes How do i Identify which component(JSP,Sevlets,AWT) to be used for a Particular purpos Big Moose Saloon
  Search | Java FAQ | Recent Topics
Register / Login


JavaRanch » Java Forums » Java » Servlets
Reply Bookmark "How do i Identify which component(JSP,Sevlets,AWT) to be used for a Particular purpos" Watch "How do i Identify which component(JSP,Sevlets,AWT) to be used for a Particular purpos" New topic
Author

How do i Identify which component(JSP,Sevlets,AWT) to be used for a Particular purpos

Anonymous
Ranch Hand

Joined: Nov 22, 2008
Posts: 18944
Hi,
Could any of you guys explain me which component of java(JSP,Sevlets,AWT) do i have to consider for my application development(web development etc...)
Anonymous
Ranch Hand

Joined: Nov 22, 2008
Posts: 18944
Hi,
servlet/jsp for server side programming where as Awt for client side user interface development.

Anonymous
Ranch Hand

Joined: Nov 22, 2008
Posts: 18944
Hi,
servlet/jsp for server side programming where as Awt for client side user interface development.

 
I agree. Here's the link: http://ej-technologies/jprofiler - if it wasn't for jprofiler, we would need to run our stuff on 16 servers instead of 3.
 
subject: How do i Identify which component(JSP,Sevlets,AWT) to be used for a Particular purpos
 
Similar Threads
Development and Deployment environment
which is easier????
JSTL/JSF/Velocity
Best IDE for GUI building
File Upload