which technology is fast and lightweight anong all webtechnology in java/j2
hi,
friends i want to know that which java technology or J2EE technology(JSP,SERVLET,SWING,APPLET,struts and etc) is lightweight and fast.
because i am going to use the simplest and lighweight web component component .
So friends Plese tell me that which technology is fast and easy and lightweight anong all webcomponent of java/J2EE
> hi,
> friends i want to know that which java technology or
> J2EE technology(JSP,SERVLET,SWING,APPLET,struts and
> etc) is lightweight and fast.
Please define "lightweight" and "fast".
> because i am going to use the simplest and lighweight
> web component component .
Lighter than air, faster than thought.
> So friends Plese tell me that which technology is
> fast and easy and lightweight anong all webcomponent
> of java/J2EE
They're all lightweight and fast. Now how will you choose?
You should choose the technology based on the problem at hand and what you know well, not their alleged reputation for speed and lack of mass.
%
Lightweight? Meaning abstraction in Java versus native components/widgets/API's? If yes, then any portable Java API. Though 'lightweight' often means worse performance (compared to native options).
Fast? That's up to you and a topic greater than even a doctoral thesis could hope to cover.
- Saish