Re: off topic: Where to get a good tutorial about JSP.

2005-05-13 Thread Joe Riopel
I liked http://www.jspbook.com/index.jsp - There is a free download of
this entire book on http://www.theserverside.com, you have to register
to get it ( it's free ). It's not the most up_to_date book out there,
but it helped me out when I was learning.

On 5/13/05, [EMAIL PROTECTED] <[EMAIL PROTECTED]> wrote:
> Hi,
> 
> 13May2005 @ 20:18 Vinicius thusly spake
> > where to get a good tutorial about JSP, please?
> 
> Download the j2ee tutorial from sun, then from chapter 12 onwards.
> http://java.sun.com/j2ee/1.4/download-docs.html
> 
> hth,
> 
> Luke
> 
> --
> ._..
> .|  .| |.|/.|_ .
> .|__.|_|.|\.|_ .
> :61 421 276 282:
> 
> -
> To unsubscribe, e-mail: [EMAIL PROTECTED]
> For additional commands, e-mail: [EMAIL PROTECTED]
> 
>

-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]



Re: off topic: Where to get a good tutorial about JSP.

2005-05-13 Thread luke
Hi,

13May2005 @ 20:18 Vinicius thusly spake
> where to get a good tutorial about JSP, please?

Download the j2ee tutorial from sun, then from chapter 12 onwards.
http://java.sun.com/j2ee/1.4/download-docs.html

hth,

Luke

-- 
._..
.|  .| |.|/.|_ .
.|__.|_|.|\.|_ .
:61 421 276 282:

-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]



Re: off topic: Where to get a good tutorial about JSP.

2005-05-13 Thread Barry Kimelman






Visit  http://www.tucows.com/preview/350876.html
 
Click on the link labeled "Free Eclipse JSP Editor". You will be taken toa webpage where you can download a copy (free license) of"NitroX JSP Editor - Professional Source & Visual JSP Editor"
 
=
 
Developing JavaServer Pages ; Contributed by Joel Murach ; 2004-05-12
 
In this excerpt from chapter 4 of Joel Murach's Java Servlets and JSP,you'll learn how to develop a web application that consists of HTML pagesand JavaServer Pages (JSPs). As you will see, JSPs work fine as long as theamount of processing that's required for each page is limited. When youcomplete this chapter, you should be able to use JSPs to develop simple webapplications of your own.     http://www.devshed.com/c/a/Java/Developing-JavaServer-Pages/
 
=
 
Java Servlet and JSP Cookbook    http://www.artima.com/chapters/book.jsp?num=92561
 
=
 
JSP best practices* Follow these tips for reusable and easily maintainable JavaServer Pages    http://www.javaworld.com/javaworld/jw-11-2001/jw-1130-jsp.html?
 
=
 
Javalobby - Sun Java, JSP and J2EE technology programming forums,    software downloads, jobs and tutorials    http://www.javalobby.org/
 
=
 
Java Server Pages (JSP) Resources - Java Server Pages tutorials, books, articles and more.    http://www.freeprogrammingresources.com/freejsp.html
 
=
 
JSP Insider - Online resource for JavaServer Pages (JSP), Servlets, and J2EE    http://www.jspinsider.com/content/jspbuzz/2000-10-03.jsp
 
=
 
Free Programming Resources (Note: includes JSP resources)    http://www.siliconbeachtraining.co.uk/resources/programming_resources.htm
 
=
 
javacoder.net( Discussions about server-side development including JSP and Servlet technology )    http://www.javacoder.net/forum/forum.jsp?forum=6
 
=
 
JavaRanch(includes forum on JSP)    http://www.javaranch.com
 
=
 
jGuru: Your view of the Java universe    http://www.jguru.com
 
=
 
JSP, Servlets, Struts, and JSF Programming Resources    http://resources.corejsp.com/
 
=
 
 
 
*
 
Barry KimelmanToronto, Ontario, Canada
---Original Message---
 

From: Vinicius
Date: 05/13/05 19:18:33
To: Tomcat Users List
Subject: off topic: Where to get a good tutorial about JSP.
 
Hello,
 
where to get a good tutorial about JSP, please?
 
TIA,
Vinicius.
 
-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]









off topic: Where to get a good tutorial about JSP.

2005-05-13 Thread Vinicius
Hello,
where to get a good tutorial about JSP, please?
TIA,
Vinicius.
-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]


Re: Tutorial

2005-04-26 Thread venkats
Gene:
Try http://cymulacrum.net/writings/tomcat5/book1.html
I found it to be excellent.
Venki
On Tue, 26 Apr 2005 07:32:23 -0400
 Eugene Poole <[EMAIL PROTECTED]> wrote:
I'm looking for a Tomcat tutorial that works!  I want to 
teach myself, if possible.  Where can I find a tutorial 
that covers Apache, Tomcat, Java2 1.4.x, and a database 
(hopefully Oracle) running on Fedora Core 3?

Gene
[EMAIL PROTECTED]

-
To unsubscribe, e-mail: 
[EMAIL PROTECTED]
For additional commands, e-mail: 
[EMAIL PROTECTED]


-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]


Re: Tutorial

2005-04-26 Thread Jorge Davila
Well.. the first thing to do is download all files.

In fedora core 3 there are some things that not run will the java
installation packed with the system. If posible, don't install java from
fc3's cd.

Install java, then tomcat.

In my opinion the best source of information for java is:

http://java.sun.com/docs
http://www.jdocentral.com

For tomcat:

If you has successfully installed Java install Tomcat and try

http://127.0.0.1:8080/tomcat-docs/

Additionally:

You can search information in:

http://db.apache.org/ojb/docu/index.html

About the Object/Relational Java Bridge.

Best regards,

Jorge DÃvila.

El mar, 26-04-2005 a las 07:32 -0400, Eugene Poole escribiÃ:
> I'm looking for a Tomcat tutorial that works!  I want to teach myself, 
> if possible.  Where can I find a tutorial that covers Apache, Tomcat, 
> Java2 1.4.x, and a database (hopefully Oracle) running on Fedora Core 3?
> 
> Gene
> [EMAIL PROTECTED]
> 
> 
> 
> -
> To unsubscribe, e-mail: [EMAIL PROTECTED]
> For additional commands, e-mail: [EMAIL PROTECTED]


-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]



Re: Tutorial

2005-04-26 Thread Eugene Poole
Thanks!  I could not locate www.tusc.com.au, but there is a Oracle site 
www.tusc.com.

Gene
[EMAIL PROTECTED]
Raghupathy,Gurumoorthy wrote:
Nice one 

http://www.tusc.com.au/tutorial/html/
Apache/Tomcat: doc | pdf
http://www.one0.com/html/downloads.php  : Click on the doc / pdf link 

Regards
Guru 

 


-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]


RE: Tutorial

2005-04-26 Thread Raghupathy,Gurumoorthy
Nice one 

http://www.tusc.com.au/tutorial/html/


Apache/Tomcat: doc | pdf

http://www.one0.com/html/downloads.php  : Click on the doc / pdf link 

Regards
Guru 



-Original Message-
From: Eugene Poole [mailto:[EMAIL PROTECTED] 
Sent: 26 April 2005 12:32
To: tomcat-user@jakarta.apache.org
Subject: Tutorial


I'm looking for a Tomcat tutorial that works!  I want to teach myself, 
if possible.  Where can I find a tutorial that covers Apache, Tomcat, 
Java2 1.4.x, and a database (hopefully Oracle) running on Fedora Core 3?

Gene
[EMAIL PROTECTED]



-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]



Tutorial

2005-04-26 Thread Eugene Poole
I'm looking for a Tomcat tutorial that works!  I want to teach myself, 
if possible.  Where can I find a tutorial that covers Apache, Tomcat, 
Java2 1.4.x, and a database (hopefully Oracle) running on Fedora Core 3?

Gene
[EMAIL PROTECTED]

-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]


Tutorial open source application running on Tomcat

2005-04-23 Thread Brian Schmidt
Hello,

A group of students at UIUC have created an open source
project at http://online-commons.tigris.org which we believe
serves as a good demonstration and tutorial on putting
together: HSQLdb, Hibernate, Tomcat, Struts, and Java.
Developed using Eclipse.

We are advertising at the closure of our semester, to a
community that may be interested in joining our user community
and using the Online Commons project as an example, and to
anyone interested in joining our developer community to
continue adding functionality to enhance the tutorial.

Thank you for your time.

-Brian
Student at UIUC

-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]



Re: JSP-Servlet tutorial

2005-03-03 Thread Trond G. Ziarkowski
Hi,
TheServerSide.com has a free pdf which should cover the jsp/servlet 
part. You can download it from here:
http://www.theserverside.com/books/addisonwesley/ServletsJSP/index.tss

For jdbc I would recommend the jdbc tutorial from Sun.
Trond
Venkat & Radha Venkataramanan wrote:
Can somebody direct me to a tutorial on jsp/servlet that pulls data from a
database and displays the content via a jsp? 

Thanks
-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

 


-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]


JSP-Servlet tutorial

2005-03-03 Thread Venkat & Radha Venkataramanan

Can somebody direct me to a tutorial on jsp/servlet that pulls data from a
database and displays the content via a jsp? 

Thanks


-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]



Re: tutorial for fast settings of Tomcat

2005-02-06 Thread Mario Winterer
Hi!
Adding a context.xml is a nice thing and every good web-application 
should have one, but it is not required if you just want to have a 
simple working web-application - you even do not need a web.xml!. All 
you need is a WEB-INF directory inside your context-directory. As soon 
as tomcat's auto-deploy-mechanism detects a WEB-INF directory, the 
manager-application displays the web-app ("available"-flag is "true").

Best regards,
 Tex
sven morales schrieb:
Hi,
  There is missing a step on Mario's response.  You
have to add a  at
$CATALINA_HOME/conf/server.xml or a separate context
file ending in .xml to be located at
$CATALINA_HOME/conf/[enginename]/[hostname]/
directory.  See this link:
http://jakarta.apache.org/tomcat/tomcat-5.0-doc/config/context.html
aka_sergio
--- Mario Winterer <[EMAIL PROTECTED]> wrote:
 

Hi!
If you are already familiar with programming JSPs
and you just want to 
know what you must do to set up a web-application
that can handle JSPs - 
you're glad, because that is almost done.
Have a look at the tomcat-docu at 
http://localhost/tomcat-docs/appdev/index.html

In short:
1) create a directory below %TOMCAT_HOME%/webapps
The directory you've created is the root-directory
of your 
web-application's context.
(For the next steps, I assume the name of the
directory is "test".)

2) create a directory "WEB-INF" below
%TOMCAT_HOME%/webapps/test
This is the directory that contains all the settings
of your 
web-application.

That's it! Now you can put your jsp-files inside
your web-application's 
context directory (%TOMCAT_HOME%/webapps/test) or
any subdirectories 
except "WEB-INF". (This is the only directory, that
is never accessible 
from outside).
You do not need to restart Tomcat if auto-deploy is
enabled (which is 
the default setting).
You can access your files using a web browser via
the url 
"http://:/test"
(if you are sitting in front of the computer, tomcat
is installed on and 
you use default installation without overriding the
port: 
http://localhost:8080/test)

3) [optional] If your JSPs need any classes or
libraries that are not 
part of the JDK or Tomcat/commons (e.g. self-written
classes etc.), do 
the following:
+ put classes inside WEB-INF/classes/
+ put libraries (.jar-files) inside WEB-INF/lib
The WEB-INF/classes directory and every jar-file
inside WEB-INF/lib will 
be in the scope of your web application's
classloader.

4) [optional] If you want to have more control over
your 
web-application, write a deployment descriptor:
Create a file "web.xml" in
%TOMCAT_HOME%/webapps/test/WEB-INF. (your 
deployment descriptor)

http://java.sun.com/xml/ns/j2ee";

   

xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance";
 

xsi:schemaLocation="http://java.sun.com/xml/ns/j2ee
http://java.sun.com/xml/ns/j2ee/web-app_2_4.xsd";
version="2.4">
Test application
Test application


Best regards,
Tex
P.M schrieb:
   

Hi,
I'm new to tomcat server for JSP and i'm reading
 

for
   

now a very huge book for knowing how to configure
tomcat 5.x to make WEB JSP application works
correctly.
I would like to know if someone knows a good
 

tutorial
   

about tomcat because till now i just read 10 % of
 

book
   

in 2 days...and i would like to perform a little
 

JSP
   

test before 3 weeks (end of reading book)
thx,
Maileen
		
__ 
Do you Yahoo!? 
All your favorites on one personal page  Try My
 

Yahoo!
   

http://my.yahoo.com 

 

-
   

To unsubscribe, e-mail:
 

[EMAIL PROTECTED]
   

For additional commands, e-mail:
 

[EMAIL PROTECTED]
   


 

   

-
 

To unsubscribe, e-mail:
[EMAIL PROTECTED]
For additional commands, e-mail:
[EMAIL PROTECTED]
   


	
		
__ 
Do you Yahoo!? 
Yahoo! Mail - You care about security. So do we. 
http://promotions.yahoo.com/new_mail

-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

 


-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]


Re: tutorial for fast settings of Tomcat

2005-02-06 Thread sven morales
Hi,
   There is missing a step on Mario's response.  You
have to add a  at
$CATALINA_HOME/conf/server.xml or a separate context
file ending in .xml to be located at
$CATALINA_HOME/conf/[enginename]/[hostname]/
directory.  See this link:
http://jakarta.apache.org/tomcat/tomcat-5.0-doc/config/context.html

aka_sergio

--- Mario Winterer <[EMAIL PROTECTED]> wrote:

> Hi!
> 
> If you are already familiar with programming JSPs
> and you just want to 
> know what you must do to set up a web-application
> that can handle JSPs - 
> you're glad, because that is almost done.
> Have a look at the tomcat-docu at 
> http://localhost/tomcat-docs/appdev/index.html
> 
> In short:
> 
> 1) create a directory below %TOMCAT_HOME%/webapps
> The directory you've created is the root-directory
> of your 
> web-application's context.
> (For the next steps, I assume the name of the
> directory is "test".)
> 
> 2) create a directory "WEB-INF" below
> %TOMCAT_HOME%/webapps/test
> This is the directory that contains all the settings
> of your 
> web-application.
> 
> That's it! Now you can put your jsp-files inside
> your web-application's 
> context directory (%TOMCAT_HOME%/webapps/test) or
> any subdirectories 
> except "WEB-INF". (This is the only directory, that
> is never accessible 
> from outside).
> You do not need to restart Tomcat if auto-deploy is
> enabled (which is 
> the default setting).
> You can access your files using a web browser via
> the url 
> "http://:/test"
> (if you are sitting in front of the computer, tomcat
> is installed on and 
> you use default installation without overriding the
> port: 
> http://localhost:8080/test)
> 
> 3) [optional] If your JSPs need any classes or
> libraries that are not 
> part of the JDK or Tomcat/commons (e.g. self-written
> classes etc.), do 
> the following:
> + put classes inside WEB-INF/classes/
> + put libraries (.jar-files) inside WEB-INF/lib
> The WEB-INF/classes directory and every jar-file
> inside WEB-INF/lib will 
> be in the scope of your web application's
> classloader.
> 
> 4) [optional] If you want to have more control over
> your 
> web-application, write a deployment descriptor:
> Create a file "web.xml" in
> %TOMCAT_HOME%/webapps/test/WEB-INF. (your 
> deployment descriptor)
> 
> http://java.sun.com/xml/ns/j2ee";
>
xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance";
> xsi:schemaLocation="http://java.sun.com/xml/ns/j2ee
> http://java.sun.com/xml/ns/j2ee/web-app_2_4.xsd";
> version="2.4">
> 
> Test application
> Test application
> 
> 
> 
> 
> Best regards,
> Tex
> 
> P.M schrieb:
> 
> >Hi,
> >
> >I'm new to tomcat server for JSP and i'm reading
> for
> >now a very huge book for knowing how to configure
> >tomcat 5.x to make WEB JSP application works
> >correctly.
> >I would like to know if someone knows a good
> tutorial
> >about tomcat because till now i just read 10 % of
> book
> >in 2 days...and i would like to perform a little
> JSP
> >test before 3 weeks (end of reading book)
> >
> >thx,
> >Maileen
> >
> >
> > 
> >__ 
> >Do you Yahoo!? 
> >All your favorites on one personal page  Try My
> Yahoo!
> >http://my.yahoo.com 
> >
>
>-
> >To unsubscribe, e-mail:
> [EMAIL PROTECTED]
> >For additional commands, e-mail:
> [EMAIL PROTECTED]
> >
> >
> >
> >  
> >
> 
> 
>
-
> To unsubscribe, e-mail:
> [EMAIL PROTECTED]
> For additional commands, e-mail:
> [EMAIL PROTECTED]
> 
> 





__ 
Do you Yahoo!? 
Yahoo! Mail - You care about security. So do we. 
http://promotions.yahoo.com/new_mail

-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]



Re: tutorial for fast settings of Tomcat

2005-02-06 Thread P.M
Thx a lot Mario for all your information.

Maileen

__
Do You Yahoo!?
Tired of spam?  Yahoo! Mail has the best spam protection around 
http://mail.yahoo.com 

-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]



Re: tutorial for fast settings of Tomcat

2005-02-06 Thread Mario Winterer
Sorry, I've forgotten the first and basic step:
0) Install tomcat! ;-)
 Tex
Mario Winterer schrieb:
Hi!
If you are already familiar with programming JSPs and you just want to 
know what you must do to set up a web-application that can handle JSPs 
- you're glad, because that is almost done.
Have a look at the tomcat-docu at 
http://localhost/tomcat-docs/appdev/index.html

In short:
1) create a directory below %TOMCAT_HOME%/webapps
The directory you've created is the root-directory of your 
web-application's context.
(For the next steps, I assume the name of the directory is "test".)

2) create a directory "WEB-INF" below %TOMCAT_HOME%/webapps/test
This is the directory that contains all the settings of your 
web-application.

That's it! Now you can put your jsp-files inside your 
web-application's context directory (%TOMCAT_HOME%/webapps/test) or 
any subdirectories except "WEB-INF". (This is the only directory, that 
is never accessible from outside).
You do not need to restart Tomcat if auto-deploy is enabled (which is 
the default setting).
You can access your files using a web browser via the url 
"http://:/test"
(if you are sitting in front of the computer, tomcat is installed on 
and you use default installation without overriding the port: 
http://localhost:8080/test)

3) [optional] If your JSPs need any classes or libraries that are not 
part of the JDK or Tomcat/commons (e.g. self-written classes etc.), do 
the following:
+ put classes inside WEB-INF/classes/
+ put libraries (.jar-files) inside WEB-INF/lib
The WEB-INF/classes directory and every jar-file inside WEB-INF/lib 
will be in the scope of your web application's classloader.

4) [optional] If you want to have more control over your 
web-application, write a deployment descriptor:
Create a file "web.xml" in %TOMCAT_HOME%/webapps/test/WEB-INF. (your 
deployment descriptor)

http://java.sun.com/xml/ns/j2ee";
xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance";
xsi:schemaLocation="http://java.sun.com/xml/ns/j2ee
http://java.sun.com/xml/ns/j2ee/web-app_2_4.xsd";
version="2.4">

Test application
Test application


Best regards,
Tex
P.M schrieb:
Hi,
I'm new to tomcat server for JSP and i'm reading for
now a very huge book for knowing how to configure
tomcat 5.x to make WEB JSP application works
correctly.
I would like to know if someone knows a good tutorial
about tomcat because till now i just read 10 % of book
in 2 days...and i would like to perform a little JSP
test before 3 weeks (end of reading book)
thx,
Maileen
   
__ Do you Yahoo!? All your favorites 
on one personal page – Try My Yahoo!
http://my.yahoo.com
-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]


 


-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]


-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]


Re: tutorial for fast settings of Tomcat

2005-02-06 Thread Mario Winterer
Hi!
If you are already familiar with programming JSPs and you just want to 
know what you must do to set up a web-application that can handle JSPs - 
you're glad, because that is almost done.
Have a look at the tomcat-docu at 
http://localhost/tomcat-docs/appdev/index.html

In short:
1) create a directory below %TOMCAT_HOME%/webapps
The directory you've created is the root-directory of your 
web-application's context.
(For the next steps, I assume the name of the directory is "test".)

2) create a directory "WEB-INF" below %TOMCAT_HOME%/webapps/test
This is the directory that contains all the settings of your 
web-application.

That's it! Now you can put your jsp-files inside your web-application's 
context directory (%TOMCAT_HOME%/webapps/test) or any subdirectories 
except "WEB-INF". (This is the only directory, that is never accessible 
from outside).
You do not need to restart Tomcat if auto-deploy is enabled (which is 
the default setting).
You can access your files using a web browser via the url 
"http://:/test"
(if you are sitting in front of the computer, tomcat is installed on and 
you use default installation without overriding the port: 
http://localhost:8080/test)

3) [optional] If your JSPs need any classes or libraries that are not 
part of the JDK or Tomcat/commons (e.g. self-written classes etc.), do 
the following:
+ put classes inside WEB-INF/classes/
+ put libraries (.jar-files) inside WEB-INF/lib
The WEB-INF/classes directory and every jar-file inside WEB-INF/lib will 
be in the scope of your web application's classloader.

4) [optional] If you want to have more control over your 
web-application, write a deployment descriptor:
Create a file "web.xml" in %TOMCAT_HOME%/webapps/test/WEB-INF. (your 
deployment descriptor)

http://java.sun.com/xml/ns/j2ee";
xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance";
xsi:schemaLocation="http://java.sun.com/xml/ns/j2ee
http://java.sun.com/xml/ns/j2ee/web-app_2_4.xsd";
version="2.4">

Test application
Test application


Best regards,
Tex
P.M schrieb:
Hi,
I'm new to tomcat server for JSP and i'm reading for
now a very huge book for knowing how to configure
tomcat 5.x to make WEB JSP application works
correctly.
I would like to know if someone knows a good tutorial
about tomcat because till now i just read 10 % of book
in 2 days...and i would like to perform a little JSP
test before 3 weeks (end of reading book)
thx,
Maileen
		
__ 
Do you Yahoo!? 
All your favorites on one personal page – Try My Yahoo!
http://my.yahoo.com 

-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

 


-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]


Re: tutorial for fast settings of Tomcat

2005-02-06 Thread sven morales
Hi,
 Your book should be good as any.  Try the samples
out on your installed Tomcat, ie get your hands dirty,
try little steps.  There are jsp samples that came
with the Tomcat install, try fiddling with those.  Off
course this assumes you have an installed Tomcat.  I
suggest you have one installed if you have not yet. 
Let the fun begin.  

aka_sergio

--- "P.M" <[EMAIL PROTECTED]> wrote:

> Hi,
> 
> I'm new to tomcat server for JSP and i'm reading for
> now a very huge book for knowing how to configure
> tomcat 5.x to make WEB JSP application works
> correctly.
> I would like to know if someone knows a good
> tutorial
> about tomcat because till now i just read 10 % of
> book
> in 2 days...and i would like to perform a little JSP
> test before 3 weeks (end of reading book)
> 
> thx,
> Maileen
> 
> 
>   
> __ 
> Do you Yahoo!? 
> All your favorites on one personal page  Try My
> Yahoo!
> http://my.yahoo.com 
> 
>
-
> To unsubscribe, e-mail:
> [EMAIL PROTECTED]
> For additional commands, e-mail:
> [EMAIL PROTECTED]
> 
> 




__ 
Do you Yahoo!? 
Meet the all-new My Yahoo! - Try it today! 
http://my.yahoo.com 
 


-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]



tutorial for fast settings of Tomcat

2005-02-06 Thread P.M
Hi,

I'm new to tomcat server for JSP and i'm reading for
now a very huge book for knowing how to configure
tomcat 5.x to make WEB JSP application works
correctly.
I would like to know if someone knows a good tutorial
about tomcat because till now i just read 10 % of book
in 2 days...and i would like to perform a little JSP
test before 3 weeks (end of reading book)

thx,
Maileen



__ 
Do you Yahoo!? 
All your favorites on one personal page – Try My Yahoo!
http://my.yahoo.com 

-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]



Re: basic security tutorial

2004-12-02 Thread Parsons Technical Services
http://jakarta.apache.org/tomcat/tomcat-5.5-doc/realm-howto.html
Is a start, but doesn't give a how to.
From the web.xml for the examples with added comments.


   

Example Security Constraint

Protected Area


/security/protected/*

DELETE
GET
POST
PUT
 
 

tomcat
role1
 
   

If you had another area to protect and its location was in /security/safe 
then create another complete security-constraint and use /security/safe/* as 
the url-pattern. Then define the role-name for this area for example:

tomcat
role2
This allows a user of role tomcat to access both areas but only role2 can 
get pages from safe.

Then define the roles.
   
   
 role1
   

 role2
   
   
 tomcat
   
Now where Tomcat goes to look up the user/password to determine the role 
depends on the method you choose as discussed in the link.

If I have foobarred something, hopefully someone will be nice and correct me 
nicely.

Doug
www.parsonstechnical.com

- Original Message - 
From: "Jeff Ousley" <[EMAIL PROTECTED]>
To: <[EMAIL PROTECTED]>
Sent: Thursday, December 02, 2004 3:24 PM
Subject: basic security tutorial


hello!
does anyone know if there's a tutorial or reference on how to set up
basic security using tomcat (5.5)? i'd like to get a better
understanding of how to secure particular pages in a webapp.
thanks!
-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]


-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]


basic security tutorial

2004-12-02 Thread Jeff Ousley
hello!

does anyone know if there's a tutorial or reference on how to set up
basic security using tomcat (5.5)? i'd like to get a better
understanding of how to secure particular pages in a webapp.

thanks!

-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]



Re: Good tutorial on embedded Tomcat

2004-11-13 Thread sven morales
  The new book on Tomcat5 Unleashed by Moczar covers
embedded tomcat, but for only a chapter.  The wrox
book   professional tomcat 5 also has chapter, but you
know, a chapter can't possibly cover it in-depth.  The
book which probably covers Tomcat in-depth
programmaticallywise is the "How Tomcat Works" book by
Budi Kurniawan, which I have not browsed yet.

--- V D <[EMAIL PROTECTED]> wrote:

> 
> I try to find good information on programming with
> embedded Tomcat, but 
> did not find much.  I managed to get it running. 
> However, if there's 
> more indepth information, it would be much easier. 
> I didn't see much 
> information on Tomcat website.  Did I miss
> something?  There's the API, 
> which is good, but it would be nice to have tutorial
> on it.  Also, do 
> you have a suggestion on a good book on this (if
> it's on latest version 
> 5.5 would be nice)?
> 
> Thanks,
> 
> vh.
> 
> 
>
-
> To unsubscribe, e-mail:
> [EMAIL PROTECTED]
> For additional commands, e-mail:
> [EMAIL PROTECTED]
> 
> 




__ 
Do you Yahoo!? 
Check out the new Yahoo! Front Page. 
www.yahoo.com 
 


-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]



Re: Good tutorial on embedded Tomcat

2004-11-13 Thread Remy Maucherat
On Sat, 13 Nov 2004 11:05:49 -0500, V D <[EMAIL PROTECTED]> wrote:
> 
> I try to find good information on programming with embedded Tomcat, but
> did not find much.  I managed to get it running.  However, if there's
> more indepth information, it would be much easier.  I didn't see much
> information on Tomcat website.  Did I miss something?  There's the API,
> which is good, but it would be nice to have tutorial on it.  Also, do
> you have a suggestion on a good book on this (if it's on latest version
> 5.5 would be nice)?

Too bad you're not at Apachecon ;)
http://apachecon.com/html/session-popup.html?id=1070

Maybe Jean-Francois will post some of the content eventually.

-- 
x
Rémy Maucherat
Developer & Consultant
JBoss Group (Europe) SàRL
x

-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]



Good tutorial on embedded Tomcat

2004-11-13 Thread V D
I try to find good information on programming with embedded Tomcat, but 
did not find much.  I managed to get it running.  However, if there's 
more indepth information, it would be much easier.  I didn't see much 
information on Tomcat website.  Did I miss something?  There's the API, 
which is good, but it would be nice to have tutorial on it.  Also, do 
you have a suggestion on a good book on this (if it's on latest version 
5.5 would be nice)?

Thanks,
vh.
-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]


Re: Is their any tutorial for optimizing tomcat performance?

2004-11-08 Thread Peter Lin
first we need to know what kind of hardware you're using. there are
articles on tomcat's resource page.
http://jakarta.apache.org/tomcat/resources.html

tuning the performance should take into consideration what kind of
load you expect, so if you don't have those written down as
requirements, I would get that information first.

peter


On Mon, 8 Nov 2004 10:19:46 +0530, Amit Gupta
<[EMAIL PROTECTED]> wrote:
> Hi,
> 
> Is their any tutorial for optimizing tomcat performance? I run it on 64 MB 
> RAM and 64 SWAP Space. is it Ok or not?
> 
> Amit Gupta
> Email: [EMAIL PROTECTED]
> 
>

-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]



Is their any tutorial for optimizing tomcat performance?

2004-11-07 Thread Amit Gupta
Hi,

Is their any tutorial for optimizing tomcat performance? I run it on 64 MB RAM 
and 64 SWAP Space. is it Ok or not?
 
Amit Gupta
Email: [EMAIL PROTECTED]



Re: Tutorial on Tomcat and JMX ?

2004-06-19 Thread deepak shripat mane
  For Tomcat Tutorial u can got 

Jakarta-Apache-tomcat web site
or u can refer Wrox or Orielly publicatipn book
or u can visit javaranchmoon web site



On Thu, 17 Jun 2004 Michael Südkamp wrote :
>Hi,
>
>Is there any good tutorial on how to play with the JMX capabilities of Tomcat 4 or 5?
>I have a basic understanding of JMX but I don't know how to get it to work with 
>Tomcat.
>
>Michael
>
>
>
>-
>To unsubscribe, e-mail: [EMAIL PROTECTED]
>For additional commands, e-mail: [EMAIL PROTECTED]
>


RE: Tutorial on Tomcat and JMX ?

2004-06-17 Thread Shapira, Yoav

Hola,
There are a few leads on google, such as http://mc4j.sourceforge.net/usageTomcat.html.

There's probably nothing more comprehensive than looking at the admin webapp's code, 
as that exercises virtually every tomcat JMX operation/attribute: 
http://cvs.apache.org/viewcvs.cgi/jakarta-tomcat-catalina/webapps/admin/WEB-INF/classes/org/apache/webapp/admin/

Yoav Shapira
Millennium Research Informatics


>-Original Message-
>From: Michael Südkamp [mailto:[EMAIL PROTECTED]
>Sent: Thursday, June 17, 2004 11:14 AM
>To: [EMAIL PROTECTED]
>Subject: Tutorial on Tomcat and JMX ?
>
>Hi,
>
>Is there any good tutorial on how to play with the JMX capabilities of
>Tomcat 4 or 5?
>I have a basic understanding of JMX but I don't know how to get it to work
>with Tomcat.
>
>Michael
>
>
>
>-
>To unsubscribe, e-mail: [EMAIL PROTECTED]
>For additional commands, e-mail: [EMAIL PROTECTED]




This e-mail, including any attachments, is a confidential business communication, and 
may contain information that is confidential, proprietary and/or privileged.  This 
e-mail is intended only for the individual(s) to whom it is addressed, and may not be 
saved, copied, printed, disclosed or used by anyone else.  If you are not the(an) 
intended recipient, please immediately delete this e-mail from your computer system 
and notify the sender.  Thank you.


-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]



Tutorial on Tomcat and JMX ?

2004-06-17 Thread Michael Südkamp
Hi,

Is there any good tutorial on how to play with the JMX capabilities of Tomcat 4 or 5?
I have a basic understanding of JMX but I don't know how to get it to work with Tomcat.

Michael



-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]



Re: taglib - O'Reilly tutorial problem

2004-05-18 Thread QM
On Tue, May 18, 2004 at 10:11:21AM -0400, Zollinhofer, Matt wrote:
: Do you have any
: suggestions for basic, up to date, solid examples/tutorials that I could
: run to a) make sure everything in my Tomcat server is working correctly
: b) increases/broadens my knowledge of what goes into typical to
: difficult web applications.

Perhaps the Sun Blueprints may be of note.  They demonstrate full-fledged,
working webapps and come with documentation thereof.  Sun sort of has an
obligation to keep those up to date. ;)

Otherwise, experience.  Create webapps, toy with configs, see what breaks
and make note of it. Follow tomcat-user and other J2EE-related mailing
lists to see what others are running into. Know the spec inside-out, or at
least have a copy handy.

-QM

-- 

software  -- http://www.brandxdev.net
tech news -- http://www.RoarNetworX.com


-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]



Re: taglib - O'Reilly tutorial problem

2004-05-18 Thread Filip Hanik - Dev
looks like you are running compiled code against different version jar/class files.
NoSuchMethod error means that the method the code is expecting doesn't exist,
this happens when you compile your code using a library of version A, then deploy the 
same code with library of version B and B
doesn't have the same signatures as A does

Filip

- Original Message -
From: "Zollinhofer, Matt" <[EMAIL PROTECTED]>
To: "Tomcat Users List" <[EMAIL PROTECTED]>
Sent: Tuesday, May 18, 2004 9:11 AM
Subject: RE: taglib - O'Reilly tutorial problem


Yeah, I was a little concerned about the date as well.  Do you have any
suggestions for basic, up to date, solid examples/tutorials that I could
run to a) make sure everything in my Tomcat server is working correctly
b) increases/broadens my knowledge of what goes into typical to
difficult web applications.

All of your help is appreciated, thanks again.  Here is the full stack
trace:

HTTP Status 500 -
type Exception report
message

description The server encountered an internal error () that prevented
it from fulfilling this request.

exception
javax.servlet.ServletException:
javax.servlet.jsp.tagext.TagInfo.(Ljava/lang/String;Ljava/lang/Str
ing;Ljava/lang/String;Ljava/lang/String;Ljavax/servlet/jsp/tagext/TagLib
raryInfo;Ljavax/servlet/jsp/tagext/TagExtraInfo;[Ljavax/servlet/jsp/tage
xt/TagAttributeInfo;Ljava/lang/String;Ljava/lang/String;Ljava/lang/Strin
g;[Ljavax/servlet/jsp/tagext/TagVariableInfo;Z)V
org.apache.jasper.servlet.JspServlet.service(JspServlet.java:256)
javax.servlet.http.HttpServlet.service(HttpServlet.java:856)
com.onjava.login.doPost(login.java:40)
javax.servlet.http.HttpServlet.service(HttpServlet.java:763)
javax.servlet.http.HttpServlet.service(HttpServlet.java:856)
org.apache.catalina.servlets.InvokerServlet.serveRequest(InvokerServlet.
java:466)
org.apache.catalina.servlets.InvokerServlet.doPost(InvokerServlet.java:2
16)
javax.servlet.http.HttpServlet.service(HttpServlet.java:763)
javax.servlet.http.HttpServlet.service(HttpServlet.java:856)

root cause
java.lang.NoSuchMethodError:
javax.servlet.jsp.tagext.TagInfo.(Ljava/lang/String;Ljava/lang/Str
ing;Ljava/lang/String;Ljava/lang/String;Ljavax/servlet/jsp/tagext/TagLib
raryInfo;Ljavax/servlet/jsp/tagext/TagExtraInfo;[Ljavax/servlet/jsp/tage
xt/TagAttributeInfo;Ljava/lang/String;Ljava/lang/String;Ljava/lang/Strin
g;[Ljavax/servlet/jsp/tagext/TagVariableInfo;Z)V
org.apache.jasper.compiler.TagLibraryInfoImpl.createTagInfo(TagLibraryIn
foImpl.java:469)
org.apache.jasper.compiler.TagLibraryInfoImpl.parseTLD(TagLibraryInfoImp
l.java:291)
org.apache.jasper.compiler.TagLibraryInfoImpl.(TagLibraryInfoImpl.
java:205)
org.apache.jasper.compiler.Parser.parseTaglibDirective(Parser.java:458)
org.apache.jasper.compiler.Parser.parseDirective(Parser.java:523)
org.apache.jasper.compiler.Parser.parseElements(Parser.java:1577)
org.apache.jasper.compiler.Parser.parse(Parser.java:171)
org.apache.jasper.compiler.ParserController.doParse(ParserController.jav
a:258)
org.apache.jasper.compiler.ParserController.parse(ParserController.java:
139)
org.apache.jasper.compiler.Compiler.generateJava(Compiler.java:237)
org.apache.jasper.compiler.Compiler.compile(Compiler.java:456)
org.apache.jasper.compiler.Compiler.compile(Compiler.java:439)
org.apache.jasper.JspCompilationContext.compile(JspCompilationContext.ja
va:553)
org.apache.jasper.servlet.JspServletWrapper.service(JspServletWrapper.ja
va:291)
org.apache.jasper.servlet.JspServlet.serviceJspFile(JspServlet.java:301)

org.apache.jasper.servlet.JspServlet.service(JspServlet.java:248)
javax.servlet.http.HttpServlet.service(HttpServlet.java:856)
com.onjava.login.doPost(login.java:40)
javax.servlet.http.HttpServlet.service(HttpServlet.java:763)
javax.servlet.http.HttpServlet.service(HttpServlet.java:856)
org.apache.catalina.servlets.InvokerServlet.serveRequest(InvokerServlet.
java:466)
org.apache.catalina.servlets.InvokerServlet.doPost(InvokerServlet.java:2
16)
javax.servlet.http.HttpServlet.service(HttpServlet.java:763)
javax.servlet.http.HttpServlet.service(HttpServlet.java:856)


-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]


-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]



RE: taglib - O'Reilly tutorial problem

2004-05-18 Thread Zollinhofer, Matt
Yeah, I was a little concerned about the date as well.  Do you have any
suggestions for basic, up to date, solid examples/tutorials that I could
run to a) make sure everything in my Tomcat server is working correctly
b) increases/broadens my knowledge of what goes into typical to
difficult web applications.

All of your help is appreciated, thanks again.  Here is the full stack
trace:

HTTP Status 500 - 
type Exception report 
message 

description The server encountered an internal error () that prevented
it from fulfilling this request. 

exception 
javax.servlet.ServletException:
javax.servlet.jsp.tagext.TagInfo.(Ljava/lang/String;Ljava/lang/Str
ing;Ljava/lang/String;Ljava/lang/String;Ljavax/servlet/jsp/tagext/TagLib
raryInfo;Ljavax/servlet/jsp/tagext/TagExtraInfo;[Ljavax/servlet/jsp/tage
xt/TagAttributeInfo;Ljava/lang/String;Ljava/lang/String;Ljava/lang/Strin
g;[Ljavax/servlet/jsp/tagext/TagVariableInfo;Z)V 
org.apache.jasper.servlet.JspServlet.service(JspServlet.java:256) 
javax.servlet.http.HttpServlet.service(HttpServlet.java:856) 
com.onjava.login.doPost(login.java:40) 
javax.servlet.http.HttpServlet.service(HttpServlet.java:763) 
javax.servlet.http.HttpServlet.service(HttpServlet.java:856) 
org.apache.catalina.servlets.InvokerServlet.serveRequest(InvokerServlet.
java:466) 
org.apache.catalina.servlets.InvokerServlet.doPost(InvokerServlet.java:2
16) 
javax.servlet.http.HttpServlet.service(HttpServlet.java:763) 
javax.servlet.http.HttpServlet.service(HttpServlet.java:856) 

root cause 
java.lang.NoSuchMethodError:
javax.servlet.jsp.tagext.TagInfo.(Ljava/lang/String;Ljava/lang/Str
ing;Ljava/lang/String;Ljava/lang/String;Ljavax/servlet/jsp/tagext/TagLib
raryInfo;Ljavax/servlet/jsp/tagext/TagExtraInfo;[Ljavax/servlet/jsp/tage
xt/TagAttributeInfo;Ljava/lang/String;Ljava/lang/String;Ljava/lang/Strin
g;[Ljavax/servlet/jsp/tagext/TagVariableInfo;Z)V 
org.apache.jasper.compiler.TagLibraryInfoImpl.createTagInfo(TagLibraryIn
foImpl.java:469) 
org.apache.jasper.compiler.TagLibraryInfoImpl.parseTLD(TagLibraryInfoImp
l.java:291) 
org.apache.jasper.compiler.TagLibraryInfoImpl.(TagLibraryInfoImpl.
java:205) 
org.apache.jasper.compiler.Parser.parseTaglibDirective(Parser.java:458) 
org.apache.jasper.compiler.Parser.parseDirective(Parser.java:523) 
org.apache.jasper.compiler.Parser.parseElements(Parser.java:1577) 
org.apache.jasper.compiler.Parser.parse(Parser.java:171) 
org.apache.jasper.compiler.ParserController.doParse(ParserController.jav
a:258) 
org.apache.jasper.compiler.ParserController.parse(ParserController.java:
139) 
org.apache.jasper.compiler.Compiler.generateJava(Compiler.java:237) 
org.apache.jasper.compiler.Compiler.compile(Compiler.java:456) 
org.apache.jasper.compiler.Compiler.compile(Compiler.java:439) 
org.apache.jasper.JspCompilationContext.compile(JspCompilationContext.ja
va:553) 
org.apache.jasper.servlet.JspServletWrapper.service(JspServletWrapper.ja
va:291) 
org.apache.jasper.servlet.JspServlet.serviceJspFile(JspServlet.java:301)

org.apache.jasper.servlet.JspServlet.service(JspServlet.java:248) 
javax.servlet.http.HttpServlet.service(HttpServlet.java:856) 
com.onjava.login.doPost(login.java:40) 
javax.servlet.http.HttpServlet.service(HttpServlet.java:763) 
javax.servlet.http.HttpServlet.service(HttpServlet.java:856) 
org.apache.catalina.servlets.InvokerServlet.serveRequest(InvokerServlet.
java:466) 
org.apache.catalina.servlets.InvokerServlet.doPost(InvokerServlet.java:2
16) 
javax.servlet.http.HttpServlet.service(HttpServlet.java:763) 
javax.servlet.http.HttpServlet.service(HttpServlet.java:856) 


-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]



Using JAAS as for authorisation in Tomcat 5 tutorial

2004-05-18 Thread Michiel Toneman
As promised a while back, I've written a small tutorial for getting JAAS 
working as an authorisation mechanism (rather than an authentication 
mechanism like in JAASRealm). The initial version van be found here:

   http://www.kopz.org/public/documents/tomcat/jaasintomcat.html
It does assume you can get a full JAAS implementation up and running 
outside of Tomcat (i.e. not for the faint-of-heart).

If you have any comments or suggestions, please let me know!
Cheers,
Michiel
P.S.  This could also be interesting in regards to the thread 
"javax.security.auth.subject disappears"

-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]


Re: taglib - O'Reilly tutorial problem

2004-05-17 Thread QM
I just got another look at that exception: it's from the TagInfo class,
not the tag itself.  If the TagInfo ctor is choking, I'd check the tld
itself.

The only other thing that comes to mind is the article's date -- it's a
couple of years old (2001), and there have been changes in both the JDK
and taglib processing (some out in the open, some under the hood).

-QM

-- 

software  -- http://www.brandxdev.net
tech news -- http://www.RoarNetworX.com


-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]



RE: taglib - O'Reilly tutorial problem

2004-05-17 Thread Zollinhofer, Matt
Sorry for the incomplete exception, the server is running in a test
environment totally cut off from any network (company policy) on my
personal laptop.  I'll post the whole exception later on this evening
when I get home.  The stab in the dark is quite appreciated, but no it
does not take any arguments.

--code--

package com.onjava;

import javax.servlet.jsp.JspException;
import javax.servlet.jsp.JspTagException;
import javax.servlet.jsp.tagext.TagSupport;

public class HelloTag extends TagSupport
{
 public void HelloTag() {

 }

 public int doEndTag() throws JspException {

  try {

   pageContext.getOut().print("Hello");
  }
  catch (Exception e) {

   throw new JspTagException(e.getMessage());
  }
  return SKIP_BODY;
 }

 public void release() {

  super.release();
 }
}

--code--


any more thoughts/suggestions always welcome,
matt

-Original Message-
From: QM [mailto:[EMAIL PROTECTED]
Sent: Monday, May 17, 2004 2:12 PM
To: Tomcat Users List
Subject: Re: taglib - O'Reilly tutorial problem


On Mon, May 17, 2004 at 01:49:18PM -0400, Zollinhofer, Matt wrote:
: The last part of the tutorial is creating custom tags, and when I
: implement that part of the tutorial, I receive a
: javax.servlet.ServletException:
: javax.servlet.jsp.tagext.TagInfo.(...) exception.  Googling the
: error didn't turn up any seemingly useful information, and the end of
: the article also did not show anyone else having the same issue.  

: 
: : <%= request.getAttribute("USER") %>


What's the full stack trace?

Barring that, I'll take a stab in the dark: does the custom tag take an
argument, either as body content or an attribute? e.g.

 <%= ... %> 

?

-QM

-- 

software  -- http://www.brandxdev.net
tech news -- http://www.RoarNetworX.com


-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]


-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]



Re: taglib - O'Reilly tutorial problem

2004-05-17 Thread QM
On Mon, May 17, 2004 at 01:49:18PM -0400, Zollinhofer, Matt wrote:
: The last part of the tutorial is creating custom tags, and when I
: implement that part of the tutorial, I receive a
: javax.servlet.ServletException:
: javax.servlet.jsp.tagext.TagInfo.(...) exception.  Googling the
: error didn't turn up any seemingly useful information, and the end of
: the article also did not show anyone else having the same issue.  

: 
: : <%= request.getAttribute("USER") %>


What's the full stack trace?

Barring that, I'll take a stab in the dark: does the custom tag take an
argument, either as body content or an attribute? e.g.

 <%= ... %> 

?

-QM

-- 

software  -- http://www.brandxdev.net
tech news -- http://www.RoarNetworX.com


-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]



taglib - O'Reilly tutorial problem

2004-05-17 Thread Tom . Williams

Return Receipt
   
Your  taglib - O'Reilly tutorial problem   
document   
:  
   
was   Tom Williams/HQ/dssi 
received   
by:
   
at:   05/17/2004 10:53:09 AM   
   





-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]



taglib - O'Reilly tutorial problem

2004-05-17 Thread Zollinhofer, Matt
I am running Tomcat 5.0.1.9 on OS X.  I found an O'Reilly tutorial
online (http://www.onjava.com/pub/a/onjava/2001/04/19/tomcat.html) which
I always find helpful.  Following the tutorial, I got basic jsp/servlets
working.  

The last part of the tutorial is creating custom tags, and when I
implement that part of the tutorial, I receive a
javax.servlet.ServletException:
javax.servlet.jsp.tagext.TagInfo.(...) exception.  Googling the
error didn't turn up any seemingly useful information, and the end of
the article also did not show anyone else having the same issue.  

--code--

<%@ taglib uri="/onjava" prefix="onjava" %>



 OnJava Demo
 


 
  

  
  
  
   
  



: <%= request.getAttribute("USER") %>



  
  
  

  
 



--code-


I feel like I'm missing something fairly obvious, but I've followed the
tutorial exactly (as best I can tell).  If it would help to see more
code or anything please let me know and I'll post it.  The web.xml has
 tags and the taglib.tld is in the lib directory.  If there are
any resources you can point me to I'd be appreciative.

Thanks for you consideration,
matt

-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]



Updated WebApp Tutorial

2004-02-01 Thread Oscar Carrillo
Hi,

Some of you may know my site:

HOWTO: Installing Web Services with
  Linux / Tomcat / Apache / Struts / Postgresql / Openssl / JDBC

I've worked on it a lot and have added many features, including

-JDBC/JNDI configuration w/DBCP-commons Pool

-build scripts for everything
-all the configuration files
-Virtual Host configuration
-A Struts-based Database Test Web App

I am having to move the site, and am now hosting this site here:
http://www.linuxjava.net/howto/webapp/

I'm including my README file for people's perusal. Please visit the site
for more info.


README
--
These files can all be downloaded with the one link:
-webapp_files.tar

I recommend doing things in this order.

Install Java
-java_install.sh

Install Ant
-ant_install.sh

Install OpenSSL. It needs to be installed before Apache.
-openssl_install.sh

Install Apache. Pretty straight-forward. Builds a few modules, not all or 
most, just fairly common ones. Add
 more modules if you want them built here.
-http_install.sh

Install Tomcat4
-tomcat_setup_user.sh
-tomcat4_install.sh

Install Mod_JK
-modjk_install.sh

Install Postgres
Read these install script. It needs to remove the bison RPM first, but it 
is commented out, cause I don't wa
nt someone to do something to their system that they don't intend. Install 
in the listed order.
-bison_install.sh
-postgres_setup_user.sh
-postgres_install.sh

Install PgAccess
-pgaccess_install.sh
-pgaccess #Put this in "/usr/local/bin/" for easy access

Sample Database
#Import the testdb.psql into your Postgres DB. This is for the Test DB 
Struts Web App.
-testdb.psql

Configuration Scripts:
Apache
-httpd.conf
-ssl.conf

Tomcat
-workers.properties
-server.xml

Daemon Scripts for Apache, Tomcat, and Postgres
-httpd
-tomcatd
-postgresqld

Struts Web App
#Extract and put in /usr/local/tomcat/webapps
-strutsdb_webapp.tar.bz2

Once everything is running, you should be able to test the webapp by going to:
http://www.myhost.mydomain/mydomain_public/

It will also be available here:
http://www.myhost.mydomain:8080/mydomain_public/

There is also a JSP file called "showJNDI.jsp" that will give you some
info about your setup. Delete that file for anything in production as it
will display your database configuration.
--

Please visit the site and any feedback is appreciated.

Regards,

Oscar Carrillo
http://www.linuxjava.net/


-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]



RE: Struts Tutorial?

2003-11-06 Thread Steve Raeburn
There are a number of tutorials listed on the Struts web site.
http://jakarta.apache.org/struts/resources/tutorials.html
In particular Rick Reumann's is pretty good.

There's also an Eclipse how-to at
http://jakarta.apache.org/struts/faqs/eclipse.html
If you're working with Tomcat and Eclipse, you should also get the
Sysdeo plugin which lets you run your web apps from within Eclipse.
http://www.sysdeo.com/eclipse/tomcatPlugin.html


For reference you could start with
Struts User Guide:
http://jakarta.apache.org/struts/userGuide/index.html
Javadoc: http://jakarta.apache.org/struts/api/
DTD: http://jakarta.apache.org/struts/dtds/struts-config_1_1.dtd (lots
of comments)

Note: the online Javadoc version is for the nightly build, if you want
the Javadoc for Struts 1.1 look in struts-documentation.war in the
Struts download.

Hope that gets you started.

(BTW, this is really a topic for the struts-user mailing list)

Steve


> -Original Message-
> From: Gord Busse [mailto:[EMAIL PROTECTED]
> Sent: November 6, 2003 12:36 PM
> To: Tomcat-Users List
> Subject: Struts Tutorial?
>
>
> Greetings,
>
> First of all, I apologize if I should not be posting this here.
>
> I am looking for a very good newbie level tutorial for someone just
> starting out with Struts. Ideally, in a perfect world, it
> would be nice
> if the tutorial covered the following:
>
> -  How to use Eclipse to build a Struts based web application
> that works with data in a MySQL database using the MySQL JDBC driver.
> The application will be tested on and eventually hosted on a Tomcat
> based server.
> -  It would be nice if it also contained descriptions of all
> Struts classes and methods.
>
> If any such tutorial exists I would love to hear about it. Or if there
> are several tutorials that altogether would describe all of the above
> that would be great too.
>
> Thanx very much in advance.
> Gordo
>
>
>
> -
> To unsubscribe, e-mail: [EMAIL PROTECTED]
> For additional commands, e-mail: [EMAIL PROTECTED]
>
>
>



-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]



Struts Tutorial?

2003-11-06 Thread Gord Busse
Greetings,
 
First of all, I apologize if I should not be posting this here.
 
I am looking for a very good newbie level tutorial for someone just
starting out with Struts. Ideally, in a perfect world, it would be nice
if the tutorial covered the following:
 
-  How to use Eclipse to build a Struts based web application
that works with data in a MySQL database using the MySQL JDBC driver.
The application will be tested on and eventually hosted on a Tomcat
based server.
-  It would be nice if it also contained descriptions of all
Struts classes and methods.
 
If any such tutorial exists I would love to hear about it. Or if there
are several tutorials that altogether would describe all of the above
that would be great too.
 
Thanx very much in advance.
Gordo
 


-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]



RE: tutorial question

2003-08-04 Thread Raffi
Martin,

Check this out, it should help...

http://java.sun.com/j2ee/tutorial/1_3-fcs/doc/Servlets11.html#63281

Raffi

-Original Message-
From: Martin Mauri [mailto:[EMAIL PROTECTED] 
Sent: Monday, August 04, 2003 11:23 AM
To: Tomcat Users List
Subject: tutorial question


Hi, does anybody here know about a good tutorial on JSP, specially
working with sessions?

thanks.

Martin


-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]


-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]



tutorial question

2003-08-04 Thread Martin Mauri
Hi, does anybody here know about a good tutorial on JSP, specially working
with sessions?

thanks.

Martin


-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]



Re: Tutorial for Tomcat Beginners!!

2003-06-25 Thread Jason Bainbridge
On Thu, 26 Jun 2003 02:19, David wrote:

> Can I skip XML part altogether for now (i.e. I will just gloss over the
> basics of XML quickly) ??

You don't need to be an XML guru to get Tomcat up and running, it's just the 
configuration files are written in XML but they are still quite easy to read 
so you should have no problems, especially if you are a competent Java 
programmer. :)

I'm assuming you are going to be doing more with Servlets and JSP's in the 
future though and not just have static html?

Regards,
-- 
Jason Bainbridge
http://jblinux.org

-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]



RE: Tutorial for Tomcat Beginners!!

2003-06-25 Thread Shapira, Yoav

Howdy,
Yeah, you can skip it.

Yoav Shapira
Millennium ChemInformatics


>-Original Message-
>From: David [mailto:[EMAIL PROTECTED]
>Sent: Wednesday, June 25, 2003 2:20 PM
>To: 'Tomcat Users List'
>Subject: RE: Tutorial for Tomcat Beginners!!
>
>Many thanks to all for your tips and advices.
>
>I realise one common thing. Most recommended that I get familiar with
>the J2EE issues, servlets and JSPs. No one seems to talk about XML
>language.
>
>I did try the J2EE tutorial online in order to familiarise myself with
>the web applications solutions J2EE offers. If you guys are familiar
>with the J2EE tutorial, there is a huge load of information on XML!!! I
>am really not sure if getting an absolutely fantastic grip and
>competence in XML is critical now.
>
>I am kind of running short of time. I need to get my tomcat up and
>running to host my webpages asap. (as a matter of fact, they are all
>static htmls).
>
>Can I skip XML part altogether for now (i.e. I will just gloss over the
>basics of XML quickly) ??
>
>Hope to hear from you guys!!
>
>Thanks a lot mates!!
>
>Regards
>David
>
>-Original Message-
>From: John Turner [mailto:[EMAIL PROTECTED]
>Sent: Wednesday, June 25, 2003 8:02 PM
>To: Tomcat Users List
>Subject: Re: Tutorial for Tomcat Beginners!!
>
>
>Google is always your friend. ;)
>
>John
>
>On Wed, 25 Jun 2003 01:13:42 -0700, Filip Hanik <[EMAIL PROTECTED]> wrote:
>
>> how about using google,
>>
>> http://www.roseindia.net/sourcecode/searchengine/introduction.shtml
>>
>> Filip
>>
>>> -Original Message-
>>> From: Jon Haugsand [mailto:[EMAIL PROTECTED]
>>> Sent: Wednesday, June 25, 2003 12:49 AM
>>> To: Tomcat Users List
>>> Subject: Re: Tutorial for Tomcat Beginners!!
>>>
>>>
>>> * Filip Hanik
>>> > not a problem
>>> > you might want to read up on a "Servlet Tutorial" then a "JSP
>>> Tutorial"
>>> >
>>> > and finally a WAR tutorial, Web Application Tutorial
>>> > (http://java.sun.com/j2ee/tutorial/1_3-fcs/doc/WCC3.html)
>>> >
>>> > after that you will understand the basics, and using tomcat will
be
>a
>>> breeze
>>>
>>>
>>>
>>> This is difficult, as it is constantly referring to some specific
>>> programs.  "Click on that.  Drag foo to bar."  And so on.  Anyone
>>> knowing about a tutorial that is not bound to specific programs?
>>>
>>> -- Jon Haugsand, [EMAIL PROTECTED]
>>> http://www.norges-bank.no
>>>
>>>
>>>
-
>>> To unsubscribe, e-mail: [EMAIL PROTECTED]
>>> For additional commands, e-mail: [EMAIL PROTECTED]
>>>
>>>
>>
>> -
>> To unsubscribe, e-mail: [EMAIL PROTECTED]
>> For additional commands, e-mail: [EMAIL PROTECTED]
>>
>>
>
>
>
>--
>Using M2, Opera's revolutionary e-mail client: http://www.opera.com/m2/
>
>-
>To unsubscribe, e-mail: [EMAIL PROTECTED]
>For additional commands, e-mail: [EMAIL PROTECTED]
>
>
>
>-
>To unsubscribe, e-mail: [EMAIL PROTECTED]
>For additional commands, e-mail: [EMAIL PROTECTED]




This e-mail, including any attachments, is a confidential business communication, and 
may contain information that is confidential, proprietary and/or privileged.  This 
e-mail is intended only for the individual(s) to whom it is addressed, and may not be 
saved, copied, printed, disclosed or used by anyone else.  If you are not the(an) 
intended recipient, please immediately delete this e-mail from your computer system 
and notify the sender.  Thank you.


-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]



RE: Tutorial for Tomcat Beginners!!

2003-06-25 Thread David
Many thanks to all for your tips and advices.

I realise one common thing. Most recommended that I get familiar with
the J2EE issues, servlets and JSPs. No one seems to talk about XML
language. 

I did try the J2EE tutorial online in order to familiarise myself with
the web applications solutions J2EE offers. If you guys are familiar
with the J2EE tutorial, there is a huge load of information on XML!!! I
am really not sure if getting an absolutely fantastic grip and
competence in XML is critical now. 

I am kind of running short of time. I need to get my tomcat up and
running to host my webpages asap. (as a matter of fact, they are all
static htmls). 

Can I skip XML part altogether for now (i.e. I will just gloss over the
basics of XML quickly) ?? 

Hope to hear from you guys!! 

Thanks a lot mates!!

Regards
David 

-Original Message-
From: John Turner [mailto:[EMAIL PROTECTED] 
Sent: Wednesday, June 25, 2003 8:02 PM
To: Tomcat Users List
Subject: Re: Tutorial for Tomcat Beginners!!


Google is always your friend. ;)

John

On Wed, 25 Jun 2003 01:13:42 -0700, Filip Hanik <[EMAIL PROTECTED]> wrote:

> how about using google,
>
> http://www.roseindia.net/sourcecode/searchengine/introduction.shtml
>
> Filip
>
>> -Original Message-
>> From: Jon Haugsand [mailto:[EMAIL PROTECTED]
>> Sent: Wednesday, June 25, 2003 12:49 AM
>> To: Tomcat Users List
>> Subject: Re: Tutorial for Tomcat Beginners!!
>>
>>
>> * Filip Hanik
>> > not a problem
>> > you might want to read up on a "Servlet Tutorial" then a "JSP 
>> Tutorial"
>> >
>> > and finally a WAR tutorial, Web Application Tutorial
>> > (http://java.sun.com/j2ee/tutorial/1_3-fcs/doc/WCC3.html)
>> >
>> > after that you will understand the basics, and using tomcat will be
a 
>> breeze
>>
>>
>>
>> This is difficult, as it is constantly referring to some specific
>> programs.  "Click on that.  Drag foo to bar."  And so on.  Anyone
>> knowing about a tutorial that is not bound to specific programs?
>>
>> -- Jon Haugsand, [EMAIL PROTECTED]
>> http://www.norges-bank.no
>>
>>
>> -
>> To unsubscribe, e-mail: [EMAIL PROTECTED]
>> For additional commands, e-mail: [EMAIL PROTECTED]
>>
>>
>
> -
> To unsubscribe, e-mail: [EMAIL PROTECTED]
> For additional commands, e-mail: [EMAIL PROTECTED]
>
>



-- 
Using M2, Opera's revolutionary e-mail client: http://www.opera.com/m2/

-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]



-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]



Re: Tutorial for Tomcat Beginners!!

2003-06-25 Thread John Turner
Google is always your friend. ;)

John

On Wed, 25 Jun 2003 01:13:42 -0700, Filip Hanik <[EMAIL PROTECTED]> wrote:

how about using google,

http://www.roseindia.net/sourcecode/searchengine/introduction.shtml

Filip

-Original Message-
From: Jon Haugsand [mailto:[EMAIL PROTECTED]
Sent: Wednesday, June 25, 2003 12:49 AM
To: Tomcat Users List
Subject: Re: Tutorial for Tomcat Beginners!!
* Filip Hanik
> not a problem
> you might want to read up on a "Servlet Tutorial" then a "JSP 
Tutorial"
>
> and finally a WAR tutorial, Web Application Tutorial
> (http://java.sun.com/j2ee/tutorial/1_3-fcs/doc/WCC3.html)
>
> after that you will understand the basics, and using tomcat will be a 
breeze



This is difficult, as it is constantly referring to some specific
programs.  "Click on that.  Drag foo to bar."  And so on.  Anyone
knowing about a tutorial that is not bound to specific programs?
-- Jon Haugsand, [EMAIL PROTECTED]
http://www.norges-bank.no
-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]



--
Using M2, Opera's revolutionary e-mail client: http://www.opera.com/m2/
-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]


Re: Tutorial for Tomcat Beginners!!

2003-06-25 Thread Chong Yu Meng
Try my write-up :

http://www.cymulacrum.net/tomcat/tomcat_toc.html

Regards,
pascal chong


Dominic Parry wrote:

OK, then try the docs that come with your tomcat installation. You can find them at %Install Dir%\webapps\tomcat-docs

Those are the same as the ones online.

Good Luck!
 - Original Message - 
 From: Jon Haugsand 
 To: Tomcat Users List 
 Sent: Wednesday, June 25, 2003 9:52 AM
 Subject: Re: Tutorial for Tomcat Beginners!!

 * Dominic Parry
 > Hi David
 >
 > I think you didn't look hard enough :)
 >
 > Try http://jakarta.apache.org/tomcat/tomcat-4.1-doc/
 Been there, done that.  It didn't work.  E.g. the links are broken:
 <http://jakarta.apache.org/tomcat/tomcat-4.1-doc/appdev/sample/web/>
 -- 
  Jon Haugsand, [EMAIL PROTECTED]
  http://www.norges-bank.no

 -
 To unsubscribe, e-mail: [EMAIL PROTECTED]
 For additional commands, e-mail: [EMAIL PROTECTED]
 



-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]


RE: Tutorial for Tomcat Beginners!!

2003-06-25 Thread Filip Hanik
how about using google,

http://www.roseindia.net/sourcecode/searchengine/introduction.shtml

Filip

> -Original Message-
> From: Jon Haugsand [mailto:[EMAIL PROTECTED]
> Sent: Wednesday, June 25, 2003 12:49 AM
> To: Tomcat Users List
> Subject: Re: Tutorial for Tomcat Beginners!!
> 
> 
> * Filip Hanik
> > not a problem
> > you might want to read up on a "Servlet Tutorial" then a "JSP Tutorial"
> >
> > and finally a WAR tutorial, Web Application Tutorial
> > (http://java.sun.com/j2ee/tutorial/1_3-fcs/doc/WCC3.html)
> >
> > after that you will understand the basics, and using tomcat 
> will be a breeze
> 
> 
> 
> This is difficult, as it is constantly referring to some specific
> programs.  "Click on that.  Drag foo to bar."  And so on.  Anyone
> knowing about a tutorial that is not bound to specific programs?
> 
> -- 
>  Jon Haugsand, [EMAIL PROTECTED]
>  http://www.norges-bank.no
> 
> 
> -
> To unsubscribe, e-mail: [EMAIL PROTECTED]
> For additional commands, e-mail: [EMAIL PROTECTED]
> 
> 

-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]



Re: Tutorial for Tomcat Beginners!!

2003-06-25 Thread Dominic Parry
OK, then try the docs that come with your tomcat installation. You can find them at 
%Install Dir%\webapps\tomcat-docs

Those are the same as the ones online.

Good Luck!
  - Original Message - 
  From: Jon Haugsand 
  To: Tomcat Users List 
  Sent: Wednesday, June 25, 2003 9:52 AM
  Subject: Re: Tutorial for Tomcat Beginners!!


  * Dominic Parry
  > Hi David
  >
  > I think you didn't look hard enough :)
  >
  > Try http://jakarta.apache.org/tomcat/tomcat-4.1-doc/

  Been there, done that.  It didn't work.  E.g. the links are broken:
  <http://jakarta.apache.org/tomcat/tomcat-4.1-doc/appdev/sample/web/>

  -- 
   Jon Haugsand, [EMAIL PROTECTED]
   http://www.norges-bank.no


  -
  To unsubscribe, e-mail: [EMAIL PROTECTED]
  For additional commands, e-mail: [EMAIL PROTECTED]



Re: Tutorial for Tomcat Beginners!!

2003-06-25 Thread Jon Haugsand
* Dominic Parry
> Hi David
>
> I think you didn't look hard enough :)
>
> Try http://jakarta.apache.org/tomcat/tomcat-4.1-doc/

Been there, done that.  It didn't work.  E.g. the links are broken:


-- 
 Jon Haugsand, [EMAIL PROTECTED]
 http://www.norges-bank.no


-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]



Re: Tutorial for Tomcat Beginners!!

2003-06-25 Thread Jon Haugsand
* Filip Hanik
> not a problem
> you might want to read up on a "Servlet Tutorial" then a "JSP Tutorial"
>
> and finally a WAR tutorial, Web Application Tutorial
> (http://java.sun.com/j2ee/tutorial/1_3-fcs/doc/WCC3.html)
>
> after that you will understand the basics, and using tomcat will be a breeze



This is difficult, as it is constantly referring to some specific
programs.  "Click on that.  Drag foo to bar."  And so on.  Anyone
knowing about a tutorial that is not bound to specific programs?

-- 
 Jon Haugsand, [EMAIL PROTECTED]
 http://www.norges-bank.no


-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]



Re: Tutorial for Tomcat Beginners!!

2003-06-25 Thread Riaan Oberholzer
I would recommend getting to terms with general
deployment and J2EE issues first. The J2EE specs as a
guideline can be used, although reading the full specs
is overkill. Someone else mentioned a .war tutorial
which will help. 

Once you know how a J2EE app fits together and what an
application sever should/must provide, you can map
that to Tomcat, but you'll also already have a good
knowledge base for other application servers. If you
know what to expect from an application, you know
where to look for it more easily.

XML is easy. Read a short introduction somewhere just
to get the basic idea of what it is, then all the
files will make a lot more sense.

Btw, with Tomcat 4.1 you get the docs installed with
the server, so you have a full reference with examples
right there.




--- David <[EMAIL PROTECTED]> wrote:
> Hi guys,
> I am a complete newbie to hosting a webserver.
> I just installed the tomcat and would very much want
> to learn more about
> it.
>  
> I cannot find any tutorials links on tomcat from the
> Tomcat main site at
> all.
>  
> Does anyone know of any online tutorial website
> where I can learn how to
> use Tomcat as my webserver ?
>  
> P/S: I am a competent Java programmer but have no
> XML know-how. Is this
> going to be a problem ?
>  
> Regards
> David
>  
> 


__
Do you Yahoo!?
SBC Yahoo! DSL - Now only $29.95 per month!
http://sbc.yahoo.com

-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]



RE: Tutorial for Tomcat Beginners!!

2003-06-25 Thread Filip Hanik
not a problem
you might want to read up on a "Servlet Tutorial" then a "JSP Tutorial"

and finally a WAR tutorial, Web Application Tutorial
(http://java.sun.com/j2ee/tutorial/1_3-fcs/doc/WCC3.html)

after that you will understand the basics, and using tomcat will be a breeze

because all you do is to put your WAR in the tomcat webapps folder

Filip

> -Original Message-
> From: David [mailto:[EMAIL PROTECTED]
> Sent: Wednesday, June 25, 2003 12:29 AM
> To: Tomcat User
> Subject: Tutorial for Tomcat Beginners!!
>
>
> Hi guys,
> I am a complete newbie to hosting a webserver.
> I just installed the tomcat and would very much want to learn more about
> it.
>
> I cannot find any tutorials links on tomcat from the Tomcat main site at
> all.
>
> Does anyone know of any online tutorial website where I can learn how to
> use Tomcat as my webserver ?
>
> P/S: I am a competent Java programmer but have no XML know-how. Is this
> going to be a problem ?
>
> Regards
> David
>
>


-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]



Re: Tutorial for Tomcat Beginners!!

2003-06-25 Thread Dominic Parry
Hi David

I think you didn't look hard enough :)

Try http://jakarta.apache.org/tomcat/tomcat-4.1-doc/

XML is easy to learn. So no problem there. Also see:

http://jakarta.apache.org/tomcat/faq/

for more help.

Cheers

Dom
  - Original Message - 
  From: David 
  To: Tomcat User 
  Sent: Wednesday, June 25, 2003 9:28 AM
  Subject: Tutorial for Tomcat Beginners!!


  Hi guys,
  I am a complete newbie to hosting a webserver.
  I just installed the tomcat and would very much want to learn more about
  it.
   
  I cannot find any tutorials links on tomcat from the Tomcat main site at
  all.
   
  Does anyone know of any online tutorial website where I can learn how to
  use Tomcat as my webserver ?
   
  P/S: I am a competent Java programmer but have no XML know-how. Is this
  going to be a problem ?
   
  Regards
  David
   


Tutorial for Tomcat Beginners!!

2003-06-25 Thread David
Hi guys,
I am a complete newbie to hosting a webserver.
I just installed the tomcat and would very much want to learn more about
it.
 
I cannot find any tutorials links on tomcat from the Tomcat main site at
all.
 
Does anyone know of any online tutorial website where I can learn how to
use Tomcat as my webserver ?
 
P/S: I am a competent Java programmer but have no XML know-how. Is this
going to be a problem ?
 
Regards
David
 


RE: Tomcat/Eclipse tutorial?

2003-06-23 Thread Tim Davidson
sorry..
http://www.myeclipseide.com/index.php

-Original Message-
From: Keshava Murthy [mailto:[EMAIL PROTECTED]
Sent: Monday, June 23, 2003 12:13 PM
To: Tomcat Users List
Subject: Re: Tomcat/Eclipse tutorial?


url not working

regards,
Keshava Murthy. S
- Original Message -
From: "Tim Davidson" <[EMAIL PROTECTED]>
To: "Tomcat Users List" <[EMAIL PROTECTED]>
Sent: Monday, June 23, 2003 3:20 PM
Subject: RE: Tomcat/Eclipse tutorial?


Theres an even better way - use the MyEclipse plugin at www.myeclipse.com.
The plugin (EA2), relaesed today supports tomcat webapps and JSP development
with JSP syntax highlighting and debugging etc..
regards.

-Original Message-
From: Mohun Biswas [mailto:[EMAIL PROTECTED]
Sent: Sunday, June 22, 2003 2:15 PM
To: [EMAIL PROTECTED]
Subject: Tomcat/Eclipse tutorial?


Is there a how-to out there for getting started with Eclipse and Tomcat
together? I'm reasonably familiar with Tomcat but not Eclipse. To date I've
set up Eclipse, installed the sysdeo plug-in
(http://www.sysdeo.com/eclipse/tomcatPlugin.html), and been able to use it
to start up Tomcat. But I haven't been able to figure out how to do things
like install and manage my webapp via Eclipse. Eventually I expect to use
Ant for build and webapp management but if there are basic tools built into
the Eclipse GUI for this I'd like to start there in order to partition the
problem of coming up to speed.

Specific help is appreciated, but it feels like there should be a URL
giving step-by-step instructions somewhere and that would be fine too. Is
there a John Turner in the Tomcat/Eclipse space?

TIA,
MB


-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]



-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]




-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]



-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]



Re: Tomcat/Eclipse tutorial?

2003-06-23 Thread Keshava Murthy
url not working

regards,
Keshava Murthy. S
- Original Message -
From: "Tim Davidson" <[EMAIL PROTECTED]>
To: "Tomcat Users List" <[EMAIL PROTECTED]>
Sent: Monday, June 23, 2003 3:20 PM
Subject: RE: Tomcat/Eclipse tutorial?


Theres an even better way - use the MyEclipse plugin at www.myeclipse.com.
The plugin (EA2), relaesed today supports tomcat webapps and JSP development
with JSP syntax highlighting and debugging etc..
regards.

-Original Message-
From: Mohun Biswas [mailto:[EMAIL PROTECTED]
Sent: Sunday, June 22, 2003 2:15 PM
To: [EMAIL PROTECTED]
Subject: Tomcat/Eclipse tutorial?


Is there a how-to out there for getting started with Eclipse and Tomcat
together? I'm reasonably familiar with Tomcat but not Eclipse. To date I've
set up Eclipse, installed the sysdeo plug-in
(http://www.sysdeo.com/eclipse/tomcatPlugin.html), and been able to use it
to start up Tomcat. But I haven't been able to figure out how to do things
like install and manage my webapp via Eclipse. Eventually I expect to use
Ant for build and webapp management but if there are basic tools built into
the Eclipse GUI for this I'd like to start there in order to partition the
problem of coming up to speed.

Specific help is appreciated, but it feels like there should be a URL
giving step-by-step instructions somewhere and that would be fine too. Is
there a John Turner in the Tomcat/Eclipse space?

TIA,
MB


-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]



-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]




-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]



RE: Tomcat/Eclipse tutorial?

2003-06-23 Thread Tim Davidson
Theres an even better way - use the MyEclipse plugin at www.myeclipse.com. The plugin 
(EA2), relaesed today supports tomcat webapps and JSP development with JSP syntax 
highlighting and debugging etc..
regards.

-Original Message-
From: Mohun Biswas [mailto:[EMAIL PROTECTED]
Sent: Sunday, June 22, 2003 2:15 PM
To: [EMAIL PROTECTED]
Subject: Tomcat/Eclipse tutorial?


Is there a how-to out there for getting started with Eclipse and Tomcat 
together? I'm reasonably familiar with Tomcat but not Eclipse. To date I've 
set up Eclipse, installed the sysdeo plug-in 
(http://www.sysdeo.com/eclipse/tomcatPlugin.html), and been able to use it 
to start up Tomcat. But I haven't been able to figure out how to do things 
like install and manage my webapp via Eclipse. Eventually I expect to use 
Ant for build and webapp management but if there are basic tools built into 
the Eclipse GUI for this I'd like to start there in order to partition the 
problem of coming up to speed.

Specific help is appreciated, but it feels like there should be a URL 
giving step-by-step instructions somewhere and that would be fine too. Is 
there a John Turner in the Tomcat/Eclipse space?

TIA,
MB


-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]



-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]



Tomcat/Eclipse tutorial?

2003-06-23 Thread Mohun Biswas
Is there a how-to out there for getting started with Eclipse and Tomcat 
together? I'm reasonably familiar with Tomcat but not Eclipse. To date I've 
set up Eclipse, installed the sysdeo plug-in 
(http://www.sysdeo.com/eclipse/tomcatPlugin.html), and been able to use it 
to start up Tomcat. But I haven't been able to figure out how to do things 
like install and manage my webapp via Eclipse. Eventually I expect to use 
Ant for build and webapp management but if there are basic tools built into 
the Eclipse GUI for this I'd like to start there in order to partition the 
problem of coming up to speed.

Specific help is appreciated, but it feels like there should be a URL 
giving step-by-step instructions somewhere and that would be fine too. Is 
there a John Turner in the Tomcat/Eclipse space?

TIA,
MB
-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]


Re: Tutorial about tomcat

2003-03-06 Thread Konrad Rusz
Hi Marcelo.

Look at this site:
http://www.moreservlets.com/Using-Tomcat-4.html#Introduction it is very good
tutorial about installing and configuring Tomcat.

Good luck,
Konrad Rusz


- Original Message -
From: "Marcelo" <[EMAIL PROTECTED]>
To: "Tomcat Users List" <[EMAIL PROTECTED]>
Sent: Thursday, March 06, 2003 1:45 PM
Subject: Tutorial about tomcat


> Hi. Does anybody know a good tutorial about the
> installation of the new version of tomcat? Would be
> good a tutorial out of the site of jakarta because I
> did not find there the answer.
>  Thank you.
>
>  Marcelo.
>
> ___
> Busca Yahoo!
> O serviço de busca mais completo da Internet. O que você pensar o Yahoo!
encontra.
> http://br.busca.yahoo.com/
>
> -
> To unsubscribe, e-mail: [EMAIL PROTECTED]
> For additional commands, e-mail: [EMAIL PROTECTED]
>


-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]



Tutorial about tomcat

2003-03-06 Thread Marcelo
 Hi. Does anybody know a good tutorial about the
installation of the new version of tomcat? Would be
good a tutorial out of the site of jakarta because I
did not find there the answer.
 Thank you.

 Marcelo.  

___
Busca Yahoo!
O serviço de busca mais completo da Internet. O que você pensar o Yahoo! encontra.
http://br.busca.yahoo.com/

-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]



RE: Advice: good tutorial out there?

2002-12-10 Thread Turner, John

http://www.servlets.com

O'Reilly books by Bergsten (JSP) and Hunter (Servlets).  Available wherever
good technical books are sold.

John

> -Original Message-
> From: Jean Georges PERRIN [mailto:[EMAIL PROTECTED]]
> Sent: Tuesday, December 10, 2002 5:22 AM
> To: [EMAIL PROTECTED]
> Subject: Advice: good tutorial out there?
> 
> 
> Hi,
> 
> I am looking for a good tutorial on JSP / servlet... Any 
> hint? Sun's quite
> poor on those I found (compared to the other ones)...
> 
> Jean Georges PERRIN
> 
> 
> 
> --
> To unsubscribe, e-mail:   
> <mailto:[EMAIL PROTECTED]>
> For additional commands, e-mail: 
> <mailto:[EMAIL PROTECTED]>
> 

--
To unsubscribe, e-mail:   <mailto:[EMAIL PROTECTED]>
For additional commands, e-mail: <mailto:[EMAIL PROTECTED]>




RE: Advice: good tutorial out there?

2002-12-10 Thread Donie Kelly
Sorry, list didn't like my URL. Here is is in full

http://safari.oreilly.com/?XmlId=1-56592-391-X

Donie

-Original Message-
From: Donie Kelly [mailto:[EMAIL PROTECTED]]
Sent: 10 December 2002 10:38
To: 'Tomcat Users List'
Subject: RE: Advice: good tutorial out there?

You can also get a preview of the book here

There used to be a complete free copy of this book on the web but I can't
find it now. If I do I'll post it back to the list. This book is great. I
started on it. It's more or less the bible. It's also out of print but there
is a second edition, which covers Servlets 2.3. And no, I don't work for
O'Reilly...

Donie
-Original Message-
From: Simon Kelly [mailto:[EMAIL PROTECTED]]
Sent: 10 December 2002 10:30
To: Tomcat Users List; [EMAIL PROTECTED]
Subject: Re: Advice: good tutorial out there?

Hi Jean,

There is a very good book that comes highly recommended.

Java Servlet Programming by Jason Hunter.  Published by O'Reilly.

And I found the website http://resources.coreservlets.com/ a good site to
start with.

Regards

Simon

- Original Message -
From: "Jean Georges PERRIN" <[EMAIL PROTECTED]>
To: <[EMAIL PROTECTED]>
Sent: Tuesday, December 10, 2002 11:21 AM
Subject: Advice: good tutorial out there?


> Hi,
>
> I am looking for a good tutorial on JSP / servlet... Any hint? Sun's quite
> poor on those I found (compared to the other ones)...
>
> Jean Georges PERRIN
>
>
>
> --
> To unsubscribe, e-mail:
<mailto:[EMAIL PROTECTED]>
> For additional commands, e-mail:
<mailto:[EMAIL PROTECTED]>
>
>


--
To unsubscribe, e-mail:
<mailto:[EMAIL PROTECTED]>
For additional commands, e-mail:
<mailto:[EMAIL PROTECTED]>

--
To unsubscribe, e-mail:
<mailto:[EMAIL PROTECTED]>
For additional commands, e-mail:
<mailto:[EMAIL PROTECTED]>

--
To unsubscribe, e-mail:   <mailto:[EMAIL PROTECTED]>
For additional commands, e-mail: <mailto:[EMAIL PROTECTED]>




RE: Advice: good tutorial out there?

2002-12-10 Thread Donie Kelly
You can also get a preview of the book here

There used to be a complete free copy of this book on the web but I can't
find it now. If I do I'll post it back to the list. This book is great. I
started on it. It's more or less the bible. It's also out of print but there
is a second edition, which covers Servlets 2.3. And no, I don't work for
O'Reilly...

Donie
-Original Message-
From: Simon Kelly [mailto:[EMAIL PROTECTED]]
Sent: 10 December 2002 10:30
To: Tomcat Users List; [EMAIL PROTECTED]
Subject: Re: Advice: good tutorial out there?

Hi Jean,

There is a very good book that comes highly recommended.

Java Servlet Programming by Jason Hunter.  Published by O'Reilly.

And I found the website http://resources.coreservlets.com/ a good site to
start with.

Regards

Simon

- Original Message -
From: "Jean Georges PERRIN" <[EMAIL PROTECTED]>
To: <[EMAIL PROTECTED]>
Sent: Tuesday, December 10, 2002 11:21 AM
Subject: Advice: good tutorial out there?


> Hi,
>
> I am looking for a good tutorial on JSP / servlet... Any hint? Sun's quite
> poor on those I found (compared to the other ones)...
>
> Jean Georges PERRIN
>
>
>
> --
> To unsubscribe, e-mail:
<mailto:[EMAIL PROTECTED]>
> For additional commands, e-mail:
<mailto:[EMAIL PROTECTED]>
>
>


--
To unsubscribe, e-mail:
<mailto:[EMAIL PROTECTED]>
For additional commands, e-mail:
<mailto:[EMAIL PROTECTED]>

--
To unsubscribe, e-mail:   <mailto:[EMAIL PROTECTED]>
For additional commands, e-mail: <mailto:[EMAIL PROTECTED]>




Re: Advice: good tutorial out there?

2002-12-10 Thread Simon Kelly
Sorry, Gave you the wrong url.

Here's the list of the ones I have used in the past.  No particular order of
use though.

http://java.rrzn.uni-hannover.de/jug/servlets/tutorial/servlet_tutorial.html
http://www.caucho.com/resin/java_tut/
http://www.volantec.biz/servlets.htm
http://www.1001tutorials.com/

I have lost te link for the one I found most useful, but if I remember it
I'll post the url

Cheers

Simon


- Original Message -
From: "Jean Georges PERRIN" <[EMAIL PROTECTED]>
To: <[EMAIL PROTECTED]>
Sent: Tuesday, December 10, 2002 11:21 AM
Subject: Advice: good tutorial out there?


> Hi,
>
> I am looking for a good tutorial on JSP / servlet... Any hint? Sun's quite
> poor on those I found (compared to the other ones)...
>
> Jean Georges PERRIN
>
>
>
> --
> To unsubscribe, e-mail:
<mailto:[EMAIL PROTECTED]>
> For additional commands, e-mail:
<mailto:[EMAIL PROTECTED]>
>
>


--
To unsubscribe, e-mail:   <mailto:[EMAIL PROTECTED]>
For additional commands, e-mail: <mailto:[EMAIL PROTECTED]>




Re: Advice: good tutorial out there?

2002-12-10 Thread Simon Kelly
Hi Jean,

There is a very good book that comes highly recommended.

Java Servlet Programming by Jason Hunter.  Published by O'Reilly.

And I found the website http://resources.coreservlets.com/ a good site to
start with.

Regards

Simon

- Original Message -
From: "Jean Georges PERRIN" <[EMAIL PROTECTED]>
To: <[EMAIL PROTECTED]>
Sent: Tuesday, December 10, 2002 11:21 AM
Subject: Advice: good tutorial out there?


> Hi,
>
> I am looking for a good tutorial on JSP / servlet... Any hint? Sun's quite
> poor on those I found (compared to the other ones)...
>
> Jean Georges PERRIN
>
>
>
> --
> To unsubscribe, e-mail:
<mailto:[EMAIL PROTECTED]>
> For additional commands, e-mail:
<mailto:[EMAIL PROTECTED]>
>
>


--
To unsubscribe, e-mail:   <mailto:[EMAIL PROTECTED]>
For additional commands, e-mail: <mailto:[EMAIL PROTECTED]>




RE: Advice: good tutorial out there?

2002-12-10 Thread Christopher Watson
It's a bit big for a tutorial, and it's in PDF format, but you could try
http://pdf.coreservlets.com/


-Original Message-
From: Jean Georges PERRIN [mailto:[EMAIL PROTECTED]] 
Sent: 10 December 2002 10:22
To: [EMAIL PROTECTED]
Subject: Advice: good tutorial out there?


Hi,

I am looking for a good tutorial on JSP / servlet... Any hint? Sun's
quite poor on those I found (compared to the other ones)...

Jean Georges PERRIN



--
To unsubscribe, e-mail:
<mailto:[EMAIL PROTECTED]>
For additional commands, e-mail:
<mailto:[EMAIL PROTECTED]>



--
To unsubscribe, e-mail:   <mailto:[EMAIL PROTECTED]>
For additional commands, e-mail: <mailto:[EMAIL PROTECTED]>




Advice: good tutorial out there?

2002-12-10 Thread Jean Georges PERRIN
Hi,

I am looking for a good tutorial on JSP / servlet... Any hint? Sun's quite
poor on those I found (compared to the other ones)...

Jean Georges PERRIN



--
To unsubscribe, e-mail:   <mailto:[EMAIL PROTECTED]>
For additional commands, e-mail: <mailto:[EMAIL PROTECTED]>




Re: JavaMail Config/Dev Tutorial

2002-11-30 Thread Paul Campbell

You might find the jakarta-taglibs interesting. There is one that does mail.
http://jakarta.apache.org/taglibs/index.html

At 11:00 AM 11/30/02 -0600, you wrote:
>Hey All,
>
>I'm using TC 4.1.12 and am in search of a good tutorial describing how
>to config JavaMail resources in TC and how to use them. I've found
>JavaMail tutorials and am familiar with the rudimentary methods
>required to send mail, but nothing specific about config and use in
>TC. I saw a blurb about config in another tutorial, but I'll be damned
>if I can find it.
>
>Thanks for your help.
>
>Jason
>
>
>
>--
>To unsubscribe, e-mail:   <mailto:[EMAIL PROTECTED]>
>For additional commands, e-mail: <mailto:[EMAIL PROTECTED]>


--
To unsubscribe, e-mail:   <mailto:[EMAIL PROTECTED]>
For additional commands, e-mail: <mailto:[EMAIL PROTECTED]>




RE: JavaMail Config/Dev Tutorial

2002-11-30 Thread Jason Jonas
Seek and ye shall find. While I didn't find a good tutorial, I was
able to find the  entry to create the Session resource for my
webapp. I should be dangerous from here. Just get the Session ref from
JNDI and rock on. Thanks to those who were about to respond and
apologies to those who didn't get the chance. :)

Jason

-Original Message-
From: Jason Jonas [mailto:[EMAIL PROTECTED]]
Sent: Saturday, November 30, 2002 11:00 AM
To: [EMAIL PROTECTED]
Subject: JavaMail Config/Dev Tutorial

Hey All,

I'm using TC 4.1.12 and am in search of a good tutorial describing how
to config JavaMail resources in TC and how to use them. 



--
To unsubscribe, e-mail:   <mailto:[EMAIL PROTECTED]>
For additional commands, e-mail: <mailto:[EMAIL PROTECTED]>




JavaMail Config/Dev Tutorial

2002-11-30 Thread Jason Jonas
Hey All,

I'm using TC 4.1.12 and am in search of a good tutorial describing how
to config JavaMail resources in TC and how to use them. I've found
JavaMail tutorials and am familiar with the rudimentary methods
required to send mail, but nothing specific about config and use in
TC. I saw a blurb about config in another tutorial, but I'll be damned
if I can find it.

Thanks for your help.

Jason



--
To unsubscribe, e-mail:   <mailto:[EMAIL PROTECTED]>
For additional commands, e-mail: <mailto:[EMAIL PROTECTED]>




RE: Error trying out example tutorial

2002-11-08 Thread pkrishnaswami

I am trying out a tutorial on struts on Tomcat 4.1. When I am accessing a
jsp page, I get the following exception:

org.apache.jasper.JasperException: Cannot find ActionMappings or
ActionFormBeans collection
at
org.apache.jasper.servlet.JspServletWrapper.service(JspServletWrapper.java:2
48)
at org.apache.jasper.servlet.JspServlet.serviceJspFile(JspServlet.java:289)
at org.apache.jasper.servlet.JspServlet.service(JspServlet.java:240)
at javax.servlet.http.HttpServlet.service(HttpServlet.java:853)
at
org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(Application
FilterChain.java:247)
at
org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterCh
ain.java:193)
at
org.apache.catalina.core.StandardWrapperValve.invoke(StandardWrapperValve.ja
va:260)
at
org.apache.catalina.core.StandardPipeline$StandardPipelineValveContext.invok
eNext(StandardPipeline.java:643)
at
org.apache.catalina.core.StandardPipeline.invoke(StandardPipeline.java:480)
at org.apache.catalina.core.ContainerBase.invoke(ContainerBase.java:995)
at
org.apache.catalina.core.StandardContextValve.invoke(StandardContextValve.ja
va:191)
at
org.apache.catalina.core.StandardPipeline$StandardPipelineValveContext.invok
eNext(StandardPipeline.java:643)
at
org.apache.catalina.core.StandardPipeline.invoke(StandardPipeline.java:480)
at org.apache.catalina.core.ContainerBase.invoke(ContainerBase.java:995)
at org.apache.catalina.core.StandardContext.invoke(StandardContext

Can anyone let me know what may cause this error to occur?

Prabhakar


--
To unsubscribe, e-mail:   <mailto:tomcat-user-unsubscribe@;jakarta.apache.org>
For additional commands, e-mail: <mailto:tomcat-user-help@;jakarta.apache.org>




RE: tomcat book or tutorial

2002-07-22 Thread Turner, John


You don't need to compile anything unless you download the tomcat source
distribution.  There are tomcat binary distributions readily available.

If you would like help diagnosing the error message you are getting, please
post more specific information, such as the platform you are using
(operating system) and version, tomcat version, JDK version, and the exact
error message or log file output you are getting.

John Turner
[EMAIL PROTECTED]


-Original Message-
From: Sundar Manyapu [mailto:[EMAIL PROTECTED]]
Sent: Sunday, July 21, 2002 2:02 AM
To: Tomcat Users List; [EMAIL PROTECTED]
Subject: Re: tomcat book or tutorial


Hi Friends,

It looks to me there is a problem in the location of
class files. Can someone answer binaries version of
Tomcat4.0 comes with class files?
I always take the zip file and unzip and try to set
the Java_home and catalina_home. But tomcat files need
to be compiled and set in classpath before running the
tomcat server. Is my understanding is correct. I am
not able to start the tomcat server as i am getting
noClassDefFound error.

If at all i have to start compiling all the class
files in what order i have to or what way i am not
able proceed further. Kindly have your suggestions.

Regards,
Sundar
--- "John G. Alford" <[EMAIL PROTECTED]> wrote:
> 
> A new book by James Goodwill titled "Apache
> Jakarta-Tomcat" covers Tomcat version
> 4.0.  The book isn't bad, but isn't as in depth as
> you might hope.  It is good
> for a Tomcat user, but doesn't really go much into
> source code.  I guess if you
> want to figure out what's under the hood you just
> have to download the source,
> read Sun's documentation regarding servlets and
> JSP's and start digging in.
> 
> John A.
> 
> 
> --
> To unsubscribe, e-mail:  
> <mailto:[EMAIL PROTECTED]>
> For additional commands, e-mail:
> <mailto:[EMAIL PROTECTED]>
> 


__
Do You Yahoo!?
Yahoo! Health - Feel better, live better
http://health.yahoo.com

--
To unsubscribe, e-mail:
<mailto:[EMAIL PROTECTED]>
For additional commands, e-mail:
<mailto:[EMAIL PROTECTED]>

--
To unsubscribe, e-mail:   <mailto:[EMAIL PROTECTED]>
For additional commands, e-mail: <mailto:[EMAIL PROTECTED]>




Re: tomcat book or tutorial

2002-07-21 Thread Erik Price


On Sunday, July 21, 2002, at 12:26  PM, [EMAIL PROTECTED] wrote:

>> If anyone answers your question about a book or tutorial on
>> Tomcat 3.3.1 I'd like to know about it also.

Has anyone any experience with this book:

"Java for the Web with Servlets, JSP, and EJB: A Developer's Guide to 
J2EE Solutions" (New Riders) by Bundi Kurniawan
(http://www.newriders.com/search/index.asp?searchstring=073571195X&searchgroup=
All+Information+Products&MaxRows=20&StartRow=1)

I have done some research on reviews of this book at the major 
bookseller sites and there seem to be an unusually large number of 
positive reviews of this book.  I read the first two chapters in the 
store, however, and spotted a few errors/code problems in the text -- 
this always bugs me.  Could the reviews have been seeded, or is this 
really a winner?



Erik


--
To unsubscribe, e-mail:   <mailto:[EMAIL PROTECTED]>
For additional commands, e-mail: <mailto:[EMAIL PROTECTED]>




Tomcat tutorial searched

2002-02-26 Thread Thomas Stiller

I am searching a tutorial/introduction covering
the configuration of Tomcat (3.* or 4.*)
setup of servlets and JSPs in the server.xml.

I am NOT (!!) searching a tutorial for
developing servlets/JSP in general

Is there a good tutorial out in the internet 
with simple samples (helloWorld) ?

Thx
Thomas
-- 

___
Sign-up for your own FREE Personalized E-mail at Email.com
http://www.email.com/?sr=signup



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




Re: SOAP Tutorial

2002-01-29 Thread Denny Chambers

This site may also provide some useful information:

http://www.w3.org/2002/ws/

faisal wrote:
> 
> check  the www.java.sun.com. A soap pack was just released today
> - Original Message -
> From: Magnus Jansson <[EMAIL PROTECTED]>
> To: <[EMAIL PROTECTED]>
> Sent: Friday, January 25, 2002 7:45 AM
> Subject: OT: SOAP Tutorial
> 
> Hi!
> 
> I'm very new to SOAP and I have no idea what it is. Is there a small
> tutorial or other description or article what SOAP is.
> 
> --
> 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]>

-- 
Denny Chambers
Quantum Corporation, Inc.
Network Attached Storage Division
Java Linux Engineer
Phone: 251-478-5730
Cell: 251-605-3446
IM: [EMAIL PROTECTED]

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




Re: SOAP Tutorial

2002-01-29 Thread faisal

check  the www.java.sun.com. A soap pack was just released today
- Original Message -
From: Magnus Jansson <[EMAIL PROTECTED]>
To: <[EMAIL PROTECTED]>
Sent: Friday, January 25, 2002 7:45 AM
Subject: OT: SOAP Tutorial


Hi!

I'm very new to SOAP and I have no idea what it is. Is there a small
tutorial or other description or article what SOAP is.


--
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]>




AW: SOAP Tutorial

2002-01-24 Thread Lauer, Oliver

Have a look at http://xml.apache.org/soap/ or download the JAXM package from
SUN. That's what I use for TC.
Oliver

> AXA eSolutions GmbH
> AXA Konzern AG Germany
> Oliver Lauer 
> Web Architect
> Wörthstraße 34
> D-50668 Köln
> Germany
> Tel.: +49 221 148 31277
> Fax: +49 221 148 43963
> Mobil: +49 179 59 064 59
> e-Mail: [EMAIL PROTECTED]
> _
> 


-Ursprüngliche Nachricht-
Von: Magnus Jansson [mailto:[EMAIL PROTECTED]]
Gesendet: Freitag, 25. Januar 2002 08:45
An: [EMAIL PROTECTED]
Betreff: OT: SOAP Tutorial


Hi!

I'm very new to SOAP and I have no idea what it is. Is there a small
tutorial or other description or article what SOAP is.


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


--
Aus Rechts- und Sicherheitsgruenden ist die in dieser E-Mail gegebene Information 
nicht rechtsverbindlich. Eine rechtsverbindliche Bestaetigung reichen wir Ihnen gerne 
auf Anforderung in schriftlicher Form nach. Beachten Sie bitte, dass jede Form der 
unautorisierten Nutzung, Veroeffentlichung, Vervielfaeltigung oder Weitergabe des 
Inhalts dieser E-Mail nicht gestattet ist.Diese Nachricht  ist ausschliesslich fuer 
den bezeichneten Adressaten oder dessen Vertreter bestimmt. Sollten Sie nicht der 
vorgesehene Adressat dieser E-Mail oder dessen Vertreter sein, so bitten wir Sie, sich 
mit dem Absender der E-Mail in Verbindung zu setzen.

For legal and security reasons the information provided in this e-mail is not legally 
binding. Upon request we would be pleased to provide you with a legally binding 
confirmation in written form. Any form of unauthorised use, publication, reproduction, 
copying or disclosure of the content of this e-mail is not permitted. This message is 
exclusively for the person addressed or their representative. If you are not the 
intended recipient of this message and its contents, please notify the sender 
immediately.

==


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




AW: SOAP Tutorial

2002-01-24 Thread Ralph Einfeldt

One high level introduction:

http://developer.java.sun.com/developer/technicalArticles/xml/webservice
s/

> -Ursprüngliche Nachricht-
> Von: Magnus Jansson [mailto:[EMAIL PROTECTED]]
> Gesendet: Freitag, 25. Januar 2002 08:45
> An: [EMAIL PROTECTED]
> Betreff: OT: SOAP Tutorial
> 
> 
> Hi!
> 
> I'm very new to SOAP and I have no idea what it is. Is there 
> a small tutorial or other description or article what SOAP is.
> 

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




OT: SOAP Tutorial

2002-01-24 Thread Magnus Jansson

Hi!

I'm very new to SOAP and I have no idea what it is. Is there a small tutorial or other 
description or article what SOAP is.


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




Any useful tutorial sites for javaBean (JSP)

2001-11-25 Thread Law Kim Soon

Hi,
Is me again.I'm trying to use javaBean in my application where now is written in 
action script.I don't want to start as a beginner as i prefer to learn from 
examples.Hope you guys can brighten up my day.Thanks all.



RE: URL for JavaBean tutorial

2001-11-24 Thread Reynir Hübner

try http://java.sun.com/docs/books/tutorial/
I hope you will find something usefull.

regards, 
[EMAIL PROTECTED]




-Original Message-
From: Law Kim Soon [mailto:[EMAIL PROTECTED]]
Sent: 24. nóvember 2001 15:22
To: [EMAIL PROTECTED]
Subject: URL for JavaBean tutorial


Hi all,
I'm looking for tutorial sites that can help me to write beans for my
application.Thanks


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




Re: [OT] EJB tutorial links/tips?

2001-10-01 Thread Manu KY

Hi,
goto www.java.sun.com and search for JavaBeans.
the site has info about tutorials, books ,forums etc.

Manu
>Hello. I'm moving from pure servlets to mixed jsp/servlet/beans environment
>and would appreciate tips & pointers to where I can find tutorials or guides
>for getting started with beans.
>
>Regards,
>
>Christopher Cato


_
Do You Yahoo!?
Get your free @yahoo.com address at http://mail.yahoo.com




[OT] EJB tutorial links/tips?

2001-10-01 Thread Cato, Christopher

Hello. I'm moving from pure servlets to mixed jsp/servlet/beans environment
and would appreciate tips & pointers to where I can find tutorials or guides
for getting started with beans.

Regards,

Christopher Cato



Re: Tomcat Tutorial Please!!!

2001-08-17 Thread Rob S.

> Rob, are you sure for all those things that I have asked, I can find in
> that link

You have to READ them.  Your questions are not address in question-and-answer form of 
course!  If you read the docs or examine config files that the docs discuss, you'll 
find these things stated in one form or another.

> > 1) Is encodeURL supported in tomcat.

HttpServletResponse is part of the Servlet API.  Because tomcat 3.x implements that 
API (this is on the homepage for crying out loud) then one can assume that Tomcat 
implements encodeURL.

> > 2) How are sessions maintained. (I am using Tomcat 3.2)

This is part of the servlet specification.  See answer to previous question.

> > 3) If I am using only tomcat without webserver, How do I make it
> accessible
> > from the 'World'(net). what all settings needs to be done.

I don't really understand what this means...  It's just like starting any server.  If 
another computer can access your computer, they can access a server listening for 
connections on that computer.

> > 4) Is connection pools supported in tomcat just like weblogic. How do we
> go
> > about this.

I don't know, if I read the docs I'm sure I could find out though...

> > 5) Can I make tomcat to listen on port 80

$TOMCAT_HOME/conf/server.xml is the main config file for Tomcat.

- r




RE: Tomcat Tutorial Please!!!

2001-08-17 Thread Jagadish Gopi

Rob, are you sure for all those things that I have asked, I can find in that
link 

Can anyone direct me to a good tutorial 
please.


-Original Message-
From: Rob S. [mailto:[EMAIL PROTECTED]]
Sent: Friday, August 17, 2001 10:25 AM
To: [EMAIL PROTECTED]
Subject: Re: Tomcat Tutorial Please!!!


http://jakarta.apache.org/tomcat/index.html has all the answers you seek my
friend.

- r

On Fri, 17 Aug 2001 10:20:50 -0400 [EMAIL PROTECTED] wrote:
> Hi Friends,
> Thanx for replying Friends. I am new to this tomcat.
> 
> Let me ask you few things..
> 1) Is encodeURL supported in tomcat.
> 2) How are sessions maintained. (I am using Tomcat 3.2)
> 3) If I am using only tomcat without webserver, How do I make it
accessible
> from the 'World'(net). what all settings needs to be done.
> 4) Is connection pools supported in tomcat just like weblogic. How do we
go
> about this.
> 5) Can I make tomcat to listen on port 80
> 
> I know tomcat is really an interesting stuff and that's why I want to
learn
> it at any cost, I hope you people will help me in this.
> Jags
> 
> 
> -Original Message-
> From: Rob S. [mailto:[EMAIL PROTECTED]]
> Sent: Friday, August 17, 2001 10:05 AM
> To: [EMAIL PROTECTED]
> Subject: Re: Tomcat Tutorial Please!!!
> 
> 
> What *specifically* do you feel you aren't getting?  This way, I can try
to
> accomodate you by putting it in.
> 
> - r
> 
> On Fri, 17 Aug 2001 09:49:39 -0400 [EMAIL PROTECTED] wrote:
> > Hi Friends,
> > Can you please direct me to a good tutorial for tomcat coz somehow I
> didn't
> > get complete information from official documentation.
> > Please reply back
> > Jags





Re: Tomcat Tutorial Please!!!

2001-08-17 Thread Rob S.

http://jakarta.apache.org/tomcat/index.html has all the answers you seek my friend.

- r

On Fri, 17 Aug 2001 10:20:50 -0400 [EMAIL PROTECTED] wrote:
> Hi Friends,
> Thanx for replying Friends. I am new to this tomcat.
> 
> Let me ask you few things..
> 1) Is encodeURL supported in tomcat.
> 2) How are sessions maintained. (I am using Tomcat 3.2)
> 3) If I am using only tomcat without webserver, How do I make it accessible
> from the 'World'(net). what all settings needs to be done.
> 4) Is connection pools supported in tomcat just like weblogic. How do we go
> about this.
> 5) Can I make tomcat to listen on port 80
> 
> I know tomcat is really an interesting stuff and that's why I want to learn
> it at any cost, I hope you people will help me in this.
> Jags
> 
> 
> -Original Message-
> From: Rob S. [mailto:[EMAIL PROTECTED]]
> Sent: Friday, August 17, 2001 10:05 AM
> To: [EMAIL PROTECTED]
> Subject: Re: Tomcat Tutorial Please!!!
> 
> 
> What *specifically* do you feel you aren't getting?  This way, I can try to
> accomodate you by putting it in.
> 
> - r
> 
> On Fri, 17 Aug 2001 09:49:39 -0400 [EMAIL PROTECTED] wrote:
> > Hi Friends,
> > Can you please direct me to a good tutorial for tomcat coz somehow I
> didn't
> > get complete information from official documentation.
> > Please reply back
> > Jags






RE: Tomcat Tutorial Please!!!

2001-08-17 Thread Jagadish Gopi

Hi Friends,
Thanx for replying Friends. I am new to this tomcat.

Let me ask you few things..
1) Is encodeURL supported in tomcat. 
2) How are sessions maintained. (I am using Tomcat 3.2)
3) If I am using only tomcat without webserver, How do I make it accessible
from the 'World'(net). what all settings needs to be done.
4) Is connection pools supported in tomcat just like weblogic. How do we go
about this.
5) Can I make tomcat to listen on port 80

I know tomcat is really an interesting stuff and that's why I want to learn
it at any cost, I hope you people will help me in this.
Jags


-Original Message-
From: Rob S. [mailto:[EMAIL PROTECTED]]
Sent: Friday, August 17, 2001 10:05 AM
To: [EMAIL PROTECTED]
Subject: Re: Tomcat Tutorial Please!!!


What *specifically* do you feel you aren't getting?  This way, I can try to
accomodate you by putting it in.

- r

On Fri, 17 Aug 2001 09:49:39 -0400 [EMAIL PROTECTED] wrote:
> Hi Friends,
> Can you please direct me to a good tutorial for tomcat coz somehow I
didn't
> get complete information from official documentation.
> Please reply back
> Jags





Re: Tomcat Tutorial Please!!!

2001-08-17 Thread Rob S.

What *specifically* do you feel you aren't getting?  This way, I can try to accomodate 
you by putting it in.

- r

On Fri, 17 Aug 2001 09:49:39 -0400 [EMAIL PROTECTED] wrote:
> Hi Friends,
> Can you please direct me to a good tutorial for tomcat coz somehow I didn't
> get complete information from official documentation.
> Please reply back
> Jags






Re: Tomcat Tutorial Please!!!

2001-08-17 Thread Alex Speed

What do you want information on in particular, since the Tomcat docs which
come with it are pretty comprehensive..

Alex

- Original Message -
From: "Jagadish Gopi" <[EMAIL PROTECTED]>
To: <[EMAIL PROTECTED]>
Sent: Friday, August 17, 2001 2:49 PM
Subject: Tomcat Tutorial Please!!!


> Hi Friends,
> Can you please direct me to a good tutorial for tomcat coz somehow I
didn't
> get complete information from official documentation.
> Please reply back
> Jags
>




Tomcat Tutorial Please!!!

2001-08-17 Thread Jagadish Gopi

Hi Friends,
Can you please direct me to a good tutorial for tomcat coz somehow I didn't
get complete information from official documentation.
Please reply back
Jags



Re: tomcat tutorial

2001-06-25 Thread Bo Xu

alex chang wrote:

> anyone know of any good tomcat tutorials?
> to be honest the user guide doesn't really
> help.
> [...]

Hi :-)  please see the following WEB sites:

-  http://www.filip.net/tomcatbook/
-  http://tomcat.mslinn.com/

Bo
June 25, 2001






tomcat tutorial

2001-06-25 Thread alex chang

anyone know of any good tomcat tutorials?
to be honest the user guide doesn't really
help.

__
Do You Yahoo!?
Get personalized email addresses from Yahoo! Mail
http://personal.mail.yahoo.com/



Re: Tutorial for JSP <--> JDBC <--> ProgreSQL 7.1 ??

2001-06-21 Thread Tim O'Neil

At 01:20 AM 6/21/2001, you wrote:
>I read in the book from Wrox, Prof JSP, it is a good sample.
>
>or you can download my script in 
>www.blueoxygen.org/project/cimande/download.html
>
>Contact me if you got a problem.

Frans; your url should be

http://blueoxygen.linuxindonesia.com/project/cimande/download.html

the above just gets users a 404.



-Tim




Re: Tutorial for JSP <--> JDBC <--> ProgreSQL 7.1 ??

2001-06-21 Thread Frans Thamura



I read in the book from Wrox, Prof JSP, it is a good 
sample.
 
or you can download my script in www.blueoxygen.org/project/cimande/download.html
 
Contact me if you got a problem.
 
Frans

  -Original Message-From: 
  Dino Ming <[EMAIL PROTECTED]>To: 
  TomCat User <[EMAIL PROTECTED]>Date: 
  Wednesday, June 20, 2001 11:25 PMSubject: Tutorial for JSP 
  <--> JDBC <--> ProgreSQL 7.1 ??
  Dear All,
   
     Where can I find tutorial for JSP 
  <--> JDBC <--> ProgreSQL 7.1 ?
   
  Rgds,
  Dino


Tutorial for JSP <--> JDBC <--> ProgreSQL 7.1 ??

2001-06-20 Thread Dino Ming



Dear All,
 
   Where can I find tutorial for JSP 
<--> JDBC <--> ProgreSQL 7.1 ?
 
Rgds,
Dino


Tomcat tutorial

2001-06-15 Thread David DELGRANCHE

Hi all,

I'm looking for a complete explanation of all the possibilities of Tomcat, 
in order to write a course. Does anyone know where I can find these 
informations?
thanks for help
David.







Re: Tutorial about cookies and sessions

2001-04-16 Thread Nael Mohammad

Netscape web site, use google for netscape and cookies search
Nael Mohammad
Product Support
Neomar, Inc.
180 Montgomery Street
Suite 2000
San Francisco, CA 94104
Tel: 415-403-7300 ext. 274  Fax: 415-403-7373
Cell Phone: 415-793-0609
URL: www.neomar.com

"When Wireless Means Business"

"To acquire and to earn is the meaning of "Nael""



Re: Tutorial about cookies and sessions

2001-04-16 Thread Sam Newman

> Hi everybody,
>
> Does anyone know where to find information about cookies and sessions to
> work in security and access restrictions?
>
> any info will be appreciated!
>
> thanks.
>
> Lic. Martin O. Mauri

If you can afford it, I'd consider getting the O'Reilly servlet programming
book - the new edition should be out any day now. The java tutorial at sun
does have an example of session tracking, although I think this code is now
out of date against the current spec. Go to http://java.sun.com and do a
search for the duke bookstore (its example of an e-commerce app) or servlet
tutorial.

sam




  1   2   >