the page...
Another way (more complicated) is to use a bean and a tag :-)
Bye
G
--
Giuseppe Briotti
[EMAIL PROTECTED]
"Alme Sol, curru nitido diem qui
promis et celas aliusque et idem
nasceris, possis nihil urbe Roma
visere maius."
on the screen.
>
> Thanks
> -Narahari
>
>
>
>
> __
> Do you Yahoo!?
> Yahoo! Photos: High-quality 4x6 digital prints for 25¢
> http://photos.yahoo.com/ph/print_splash
>
> -
> To uns
rised because I've never run into that behaviour
> before and I've never changed the defaults. I'm sure you're right
> though, I probably set some global variable somewhere and forgot
> about it!
Mmmhhh... global variable? What is global variable? ;-)))
G
--
Gi
Did you try to startup Tomcat with the same script, without using your library, in
order to check if the script works right?
Sometimes I had such error when I forgot to set JAVA_HOME or CATALINA_HOME properly
:-)))
G
--
Giuseppe Briotti
[EMAIL PROTECTED]
"Alme Sol, curru nitido di
:-)
By
Giuseppe
--
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 unsu
s rigth. Any idea where I can get the good one?
> Thanks
>
Check the jakarta web site: there are several jar file with different
servlet releases. Moreover, there is a corrispondence between the Tomcat and servlet
releases! (i.e. you must install the correct servlet release for each
I had to do "chmod +x *.sh" to
> get things
> to work.
>
> Is this a bug?
>
>
> -
> To unsubscribe, e-mail: [EMAIL PROTECTED]
> For additional commands, e-mail: [EMAIL PROTECTED]
>
--
G
on();
>
> Be sure to close all your connection when you are done so they
> are returned
> to the pool.
>
> Ryan.
--
Giuseppe Briotti
[EMAIL PROTECTED]
"Alme Sol, curru nitido diem qui
promis et celas aliusque et idem
nasceris, p
> You can also try Netbeans 3.6 RC1
I had this with Java SDK 1.4.2 (and Tomcat 4.1.?? was in the package too) and it works
fine :-
G
--
Giuseppe Briotti
[EMAIL PROTECTED]
"Alme Sol, curru nitido diem qui
promis et celas aliusque et idem
nasceris, possis nihil urbe Roma
vise
se you are working on a box (i.e. client and server on the same PC)
this behaviour is related to your net configuration... check your hosts file.
G
--
Giuseppe Briotti
[EMAIL PROTECTED]
"Alme Sol, curru nitido diem qui
promis et celas aliusque et idem
nasceris,
Hi all!
I need to retrieve a file from inside a servlet. If I try:
Url myURL = servletcontext.getResource("/WEB-INF/myFile.xml");
File myFile = myURL.getFile();
If I try this, I obtain a different behaviour depending on
the web container:
on Tomcat 4 myURL contains \localhost\myapp\WEB-INF\myF
> Hi,
> There's no requirement that the URL you get back from the
> getResource call be identical across implementations. Such a
> requirement would be impossible to implement in a portable manner
> anyways. What IS required, and what you can rely on, is that the
> URL is resolvable to a resour
Thanks to Tim, QM and, last but not least, Yoav!
G
-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
I use both Suse 9.1 and Mandrake 10 and all works great! :-)
G
-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
> Every JVM on this planet uses the same Java ByteCode, which means
> that there are no "32-bit" or "64-bit" Java Classes, just Java
> Classes.
This is not really true ;-)
The java byte code depends on "target" option for javac ;-)
G
I have JBoss 3.2.3 + Tomcat 4.1.29 embedded + SSL
Everthing seems working properly, but when I check the JBoss
server log I found this exception, that occours at JBoss start up.
Error loading SSL Implementation
org.apache.tomcat.util.net.puretls.PureTLSImplementation
java.lang.ClassNotFoundExcep
JBoss 3.2.3 + Tomcat 4.1.29 embedded + SSL
At each page called, I have this exception:
2004-11-03 16:53:12,294 DEBUG [org.apache.tomcat.util.net.jsse.JSSE14Support] Error
getting client certs
javax.net.ssl.SSLPeerUnverifiedException: peer not authenticated
at com.sun.net.ssl.internal.ssl.SSLSes
5]:
> java.net.BindException: Cannot assign requested
> address
>
> There is nothing else running on 8005 or 8080; I don't
> have another Tomcat running. (Checked netstat -an)
> Appreciate any thoughts.
>
> Thanks.
>
> jim
--
Giuseppe Briotti
[EMAIL PROTECTED]
I currently run Tomcat 4.1.9 (without apache) to run JSP and
> ervlet. How to debug JSP and Servelt in TOMCAT?
> Thanks.
NetBeans. It is available with a Tomcat embedded too.
G
--
Giuseppe Briotti
[EMAIL PROTECTED]
"Alme Sol, curru nitido diem qui
promis et cel
I put my extern class, CreaServizio.class in WEB-INF/classes/
> is it right?
> do i have to create a package for that class?
>
> It returns me an error
> cannot resolve symbol symbol : variable CreaServizio
>
> CreaServizio is a class
>
> Angelo
>
A l
apter 4 of Pascal's book is exactly what you need...
Check the howto about deploying (and running) application at
http://jakarta.apache.org/tomcat/tomcat-5.0-doc/appdev/index.html
G
--
Giuseppe Briotti
[EMAIL PROTECTED]
"Alme Sol, curru nitido diem qui
promis et celas alius
> But where am I suppost to point?
> my install is:
> c:\tomcat
>
Thus for you %CATALINA_HOME% = C:\tomcat
G
--
Giuseppe Briotti
[EMAIL PROTECTED]
"Alme Sol, curru nitido diem qui
promis et celas aliusque et idem
nasceris, possis nihil urbe R
> greetz
> Hans
Of course Hans, you're right :-
The problem is that the guy didn't tell us wich SO he's running :-)))
Thus my post means: "put C:\tomcat in CATALINA_HOME"
:-D
G
--
Giuseppe Briotti
[EMAIL PROTECTED]
"Alme Sol, curru nitido diem qui
lity (due to the
changing of byte code since java 1.3, if I remember correctly).
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)
-
What about the settings on the clients? This "randomly" means
randomly on the same client at different time? Did you check
this?
G.
> ==
> Date: Wed, 15 Dec 2004 14:57:34 +
> From: John Gardner <[EMAIL PROTECTED]>
> To: [EMAIL PROTECTED]
> Subject: Currency Problem
Well, these are the results:
Suse 9.1 = Linux
Windows 98 = Windows 98
Windows XP SP1 = Windows XP
Mandrake 10.0 = Linux
Mandrake 10.1 = Linux
All tests made with J2SDK 1.4.2
G.
- Original Message -
From: "Peter Maas" <[EMAIL PROTECTED]>
To: <[EMAIL PROTECTED]>
Cc: "Commons User" ; "Str
> ==
> Date: Wed, 2 Mar 2005 19:23:19 +0300
> From: "Bogomolov Sergey" <[EMAIL PROTECTED]>
> To:
> Subject: EJB
> ==
>
> Dear Friends,
> please tell me, whether server TomCat with EJB is able to work
>
> Thank you for answer.
>
> Best regards,
> S
> ==
> Date: Mon, 14 Mar 2005 17:09:35 -0600 (CST)
> From: Christian Rebollar <[EMAIL PROTECTED]>
> To: Tomcat Users List , [EMAIL PROTECTED]
> Subject: Re: Session listener
> ==
>
> I don't know, but when I closed the browser the
> listener class ca
> ==
> Date: Tue, 15 Mar 2005 08:12:07 -0500
> From: "Fenderbosch, Eric" <[EMAIL PROTECTED]>
> To:
> Subject: Trouble w/ remote debugging w/ Tomcat 5.5 and JDK 5.0
> ==
>
Firewall of SP2 enabled?
G.
--
ly, I believe that (for many purposes) the
> browser provides the easiest way to create a GUI. [cut]
Are you sure about this?
G.
--
Giuseppe Briotti
[EMAIL PROTECTED]
"Alme Sol, curru nitido diem qui
promis et celas aliusque et idem
nasceris, possis nihil urbe Ro
o respond on a http request
4. you have enough "control" on such clients to install a servlet server such
Tomcat and a jre compatible with your Tomcat version
IMHO:
1. the easiest way for interfaces developing is Visual Basic ;-)
2. when I need features as 2 and 3 I'm oriented on s
had bounced)
Bounced? If you subscribe a mailing list, all the message you post
will be resend to your email address...
G.
--
Giuseppe Briotti
[EMAIL PROTECTED]
"Alme Sol, curru nitido diem qui
promis et celas aliusque et idem
nasceris, possis nihil urbe Roma
visere maiu
eds to be in every webapp, but
> its gets tricky when you consider all the jars struts
> require, eg commons-related stuff.
>
mmmh, no, I don't think so. We have just one struts jar in shared/lib
G.
--
Giuseppe Briotti
[EMAIL PROTECTED]
"Alme Sol, curru nitido diem qui
promis
ed a line:
> -Dcatalina.base=G:/tomcatuser and that did the job.
>
> shame on me for developing under Win2K instead of FreeBSD.
>
h... this is always true, of course :-) But I think that it is
worst how you setup an environment variable in W2K :-)))
Check the control panel-&g
> I am using some Java applets but they are taking up too much
> desktop's resources to open up.
>
> Any help will be very much appreciated.
There is a simple program (in windows, but perhaps in Linux too)
that is able to prepare some html pages with a little bit of
javascript.
> ==
> Date: Fri, 9 Sep 2005 01:07:37 +0200
> From: =?iso-8859-1?Q?Trond_Hersl=F8v?= <[EMAIL PROTECTED]>
> To: "Tomcat Users List"
> Subject: web.xml,
> ==
>
>
> But, if I try using wildcards, eg. /*foxer*foxer
e
environment settings, THEN
execute tomcat.exe... The startup is the first one of the chain...
G.
--
Giuseppe Briotti
[EMAIL PROTECTED]
"Alme Sol, curru nitido diem qui
promis et celas aliusque et idem
nasceris, possis nihil urbe Roma
visere maius."
(Oraz
;s password so that
> I can have the user login to one of my web applications (which
> acts as a client), and pass it to a second application (which
> acts as the server).
>
>
It sounds like you are trying to implement a Single sign on...
--
Giuseppe Briotti
[EMAIL PROTECTED]
at javax.servlet.http.HttpServlet.service(HttpServlet.java:853)
at
org.apache.catalina.core.ApplicationDispatcher.invoke(ApplicationDispatcher.java:684)
--
Giuseppe Briotti
[EMAIL PROTECTED]
"Alme Sol, curru nitido diem qui
promis et celas aliusque et idem
nasceris, possis nihil urbe Rom
common/lib and included in the CLASSPATH
> and the servlet doesn't work (the same javax/activation/datasource
> exception in the line which MimeMessage is initialized).
>
I think that another jar is required to send the mail. It is activation.jar,
check for it...
G.
--
Giuseppe Briotti
[EM
We are using tomcat 4.1.29 embedded in jboss 3.2.3.
It is possible to know how common\lib and shared\lib
of stand-alone tomcat are mapped in tomcat embedded?
TIA
G.
--
Giuseppe Briotti
[EMAIL PROTECTED]
"Alme Sol, curru nitido diem qui
promis et celas aliusque et idem
nasceris, p
laced both in /common/lib, and
> in
> /WEB-INF/lib (and also in JAVA_HOME/lib)
>
> ¿Any other place?
> ;)
shared\lib? but all the jars must be placed in the same dir, I think...
G.
--
Giuseppe Briotti
[EMAIL PROTECTED]
"Alme Sol, curru nitido diem qui
promis et celas aliusque
42 matches
Mail list logo