<< Why Java Beans or Servlets ?? >>

2000-11-08 Thread Arjun Kalura

Hey All Jsp Guru's

I am a bit new to this java world, can you guys please explain me a bit
about when to use a java bean and when to use the servelet, or in the
otherway what is the difference between then, and when should i preffer bean
and when servelet.

Or if somebody know the site where they have explained a comparision about
them, it would be a great help, because i am  getting a bit confused abt
both of them.


Regards
Arjun

===
To unsubscribe: mailto [EMAIL PROTECTED] with body: "signoff JSP-INTEREST".
Some relevant FAQs on JSP/Servlets can be found at:

 http://java.sun.com/products/jsp/faq.html
 http://www.esperanto.org.nz/jsp/jspfaq.html
 http://www.jguru.com/jguru/faq/faqpage.jsp?name=JSP
 http://www.jguru.com/jguru/faq/faqpage.jsp?name=Servlets



Re: << Why Java Beans or Servlets ?? >>

2000-11-08 Thread Dengler Martin

hi,

i think the question is: should u use jsp or servlet tech. with both u can
use beans, which are reusable, selfwritten classes. beans are used to
separate your logic from presentation.

maybe check out tutorials at java.sun.com regarding jsp, servlet:
http://developer.java.sun.com/developer/onlineTraining/

greetings
martin

--
Sent through GMX FreeMail - http://www.gmx.net

===
To unsubscribe: mailto [EMAIL PROTECTED] with body: "signoff JSP-INTEREST".
Some relevant FAQs on JSP/Servlets can be found at:

 http://java.sun.com/products/jsp/faq.html
 http://www.esperanto.org.nz/jsp/jspfaq.html
 http://www.jguru.com/jguru/faq/faqpage.jsp?name=JSP
 http://www.jguru.com/jguru/faq/faqpage.jsp?name=Servlets