Re: Java Hosting

2004-03-10 Thread Rick Umali
Hello:

 Does anyone know of a good hosting company that hosts Java?

If your needs are modest, you might look at 

http://www.myjavaserver.com

It boasts some decent facilities for application deployment, but no
ssh/telnet access. There are other constraints, but for my simple
requirements (i.e. learning), it's suitable. Check out:

http://www.myjavaserver.com/~rickumali
-- 
Rick Umali[EMAIL PROTECTED]www.rickumali.com

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



Re: Simple instructions

2004-03-01 Thread Rick Umali
Michael:

 I am trying to learn how everything slots together with Jakarta and other
 things (like openejb etc)
 
 has anyone seen or could help put together the Dummys guide to Installing
 Configuring and Understanding Tomcat

I'm on a similar learning curve, experimenting and playing with Tomcat
to learn about servlets and JSPs. I've had good luck with:

http://www.coreservlets.com/Apache-Tomcat-Tutorial/

The author is Marty Hall, who wrote Core Servlets and More Servlets
(both from Sun Microsystems Press/Prentice-Hall). What I like is that
his tutorial has just enough Tomcat config stuff so that you can be
productive working through simple examples. Combine his tutorial with the
Tomcat documentation, and you're on your way!

Rick Umali (http://www.myjavaserver.com/~rickumali/)

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