More novice questions

2002-01-25 Thread Debby Dart


Does anybody know of another list which would be more suited for posting
novice questions like the following:

What's the difference between a servlet, a javabean and a scriptlet?

What is the best use, advantages, and disadvantages for each?

Where would each reside in the Tomcat directory structure?

I have an idea about some of the answers, but would like clarification.

thanks,
Debby


--
To unsubscribe:   mailto:[EMAIL PROTECTED]
For additional commands: mailto:[EMAIL PROTECTED]
Troubles with the list: mailto:[EMAIL PROTECTED]




Re: More novice questions

2002-01-25 Thread Micael Padraig Og mac Grene

Try the tutorials at www.java.sun.com.  They are excellent, and have a 
search feature.

At 02:41 PM 1/25/02 -0800, you wrote:

Does anybody know of another list which would be more suited for posting
novice questions like the following:

What's the difference between a servlet, a javabean and a scriptlet?

What is the best use, advantages, and disadvantages for each?

Where would each reside in the Tomcat directory structure?

I have an idea about some of the answers, but would like clarification.

thanks,
Debby


--
To unsubscribe:   mailto:[EMAIL PROTECTED]
For additional commands: mailto:[EMAIL PROTECTED]
Troubles with the list: mailto:[EMAIL PROTECTED]



--
To unsubscribe:   mailto:[EMAIL PROTECTED]
For additional commands: mailto:[EMAIL PROTECTED]
Troubles with the list: mailto:[EMAIL PROTECTED]




Re: More novice questions

2002-01-25 Thread Craig R. McClanahan



On Fri, 25 Jan 2002, Micael Padraig Og mac Grene wrote:

 Date: Fri, 25 Jan 2002 16:24:00 -0800
 From: Micael Padraig Og mac Grene [EMAIL PROTECTED]
 Reply-To: Tomcat Users List [EMAIL PROTECTED]
 To: Tomcat Users List [EMAIL PROTECTED]
 Subject: Re: More novice questions

 Try the tutorials at www.java.sun.com.  They are excellent, and have a
 search feature.


A good general starting point is the Java Language Tutorial:

  http://java.sun.com/docs/books/tutorial/

which includes chapters on servlets and JavaBeans.

The tutorial for the just-released Java Web Services Developer Pack also
has good coverage on the concepts of web applications, servlets, and JSPs:

  http://java.sun.com/webservices/downloads/webservicestutorial.html

Craig


 At 02:41 PM 1/25/02 -0800, you wrote:

 Does anybody know of another list which would be more suited for posting
 novice questions like the following:
 
 What's the difference between a servlet, a javabean and a scriptlet?
 
 What is the best use, advantages, and disadvantages for each?
 
 Where would each reside in the Tomcat directory structure?
 
 I have an idea about some of the answers, but would like clarification.
 
 thanks,
 Debby
 
 
 --
 To unsubscribe:   mailto:[EMAIL PROTECTED]
 For additional commands: mailto:[EMAIL PROTECTED]
 Troubles with the list: mailto:[EMAIL PROTECTED]



 --
 To unsubscribe:   mailto:[EMAIL PROTECTED]
 For additional commands: mailto:[EMAIL PROTECTED]
 Troubles with the list: mailto:[EMAIL PROTECTED]




--
To unsubscribe:   mailto:[EMAIL PROTECTED]
For additional commands: mailto:[EMAIL PROTECTED]
Troubles with the list: mailto:[EMAIL PROTECTED]