Re: RE: JAVA_HOME / JRE_HOME still necessary?

2006-05-10 Thread Giuseppe Briotti

 What about multiple JREs or JDKs on your system?  Unlike Microsoft products,
 you can actually have multiple versions of Java on your system coexisting
 peacefully.  

Unfortunately, this is not really true... because the first entry in path
is the really one active. I had orrible experience with Oracle, that install
an old jre for its applet, and, of course, as first entry in path.

G.


--

Giuseppe Briotti
[EMAIL PROTECTED]

Alme Sol, curru nitido diem qui 
promis et celas aliusque et idem 
nasceris, possis nihil urbe Roma 
visere maius.
(Orazio)





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



Re: forwarding JDOM-Objects

2006-01-06 Thread Giuseppe Briotti
 ==
 Date: Fri, 06 Jan 2006 17:15:45 +0100
 From: Christian Stalp [EMAIL PROTECTED]
 To: Tomcat Users List users@tomcat.apache.org
 Subject: Re: forwarding JDOM-Objects
 ==
 
 Duan, Nick schrieb:
 
 Don't forget type casting the object.
 
 
 
 String mystring = req.getAttribute(Object).toString();
 Document mydoc = mystring.?
 
 Casting from String to JDOM doesn't work!!!
 So which way you prefer?
 
 Thank you...
 
 Gruss Christian

I'm not sure... but I remember that it is possible to build
a JDOM document from a stream... 

G.

--

Giuseppe Briotti
[EMAIL PROTECTED]

Alme Sol, curru nitido diem qui 
promis et celas aliusque et idem 
nasceris, possis nihil urbe Roma 
visere maius.
(Orazio)





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



Re: Mod_jk Connector

2005-11-10 Thread Giuseppe Briotti
 ==
 Date: Thu, 10 Nov 2005 13:12:33 +0100
 From: Seak, Teng-Fong [EMAIL PROTECTED]
 To: Tomcat Users List users@tomcat.apache.org
 Subject: Re: Mod_jk Connector
 ==
 
 A curious question: I've lots of mails here in which people 
 are using old versions of stuffs.  Real old stuffs!  For example, 
 Tomcat reaches already 5.5.12.  Why don't you get the latest ones to 
 see it works first?
 
 Kaushal Shriyan wrote:

JDK version too... 

Tomcat 4.1.XX, 5.0.XX - 1.4.2
Tomcat 5.5.XX - 1.5.XX

And moreover, the different JSP/Servlet specifications

G.

--

Giuseppe Briotti
[EMAIL PROTECTED]

Alme Sol, curru nitido diem qui 
promis et celas aliusque et idem 
nasceris, possis nihil urbe Roma 
visere maius.
(Orazio)





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