Hi Christoph ,
Because the eclipse compiler is much faster than javac and during the
development it would be nicer to have a faster system but we want to use the
same tomcat version for development and in production.
Zsolt
-Original Message-
From: Christoph Kutzinski [mailto:[EMAIL
feedback?
Zsolt
-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
when
the servlet is ready (that might take 20-30 minutes).
Here is a part of the servlet:
...
PrintWriter out = response.getWriter();
...
out.flush();
response.flushBuffer();
...
How can I force a flush via connector?
I use jdk-1.5.0.4 under Linux with tomcat-5.0.28 and JK-1.2.14.
Zsolt
Thank you Robert, but I have to support also IE.
zsolt
-Original Message-
From: Longson, Robert [mailto:[EMAIL PROTECTED]
Sent: Tuesday, August 30, 2005 4:51 PM
To: Tomcat Users List
Subject: RE: Servlet lush problems via JK-1.2.14 and TC_5.0.28
Check out http://www.unix.org.ua/orelly
I have found the solution:
JkOptions +FlushPackets
Zsolt
-Original Message-
From: Peter Crowther [mailto:[EMAIL PROTECTED]
Sent: Thursday, September 01, 2005 1:51 PM
To: Tomcat Users List
Subject: RE: Servlet lush problems via JK-1.2.14 and TC_5.0.28
From: Zsolt [mailto:[EMAIL
/RealmFactory auth=Container
type=cv.security.realm.JNDIRealm
factory=cv.security.realm.JNDIRealmFactory /
In tc-5.0.28 I didn't need factory, why is it necessary now?
I use tc-5.5.9 with jdk-1.5.0_05 Windows-XP.
Zsolt
a message as fast as possible?
Zsolt
--
To unsubscribe, e-mail: mailto:tomcat-user-unsubscribe;jakarta.apache.org
For additional commands, e-mail: mailto:tomcat-user-help;jakarta.apache.org
Hi,
in tomcat -4.0.4 I use symbol links for the class files, thus after
compilation I don't have to copy them. I understand that tc-4.12 doesn't
allow symbol links as default, but how can I configure it to allow them?
Zsolt
--
To unsubscribe, e-mail: mailto:tomcat-user-unsubscribe
Hi,
my nested JSP tags (nesting level 3-4) work fine under tc-4.0.4 but they seem
to be bugy with tc-4.12. Are there known JSP issues with tc-4.12?
Zsolt
--
To unsubscribe, e-mail: mailto:tomcat-user-unsubscribe;jakarta.apache.org
For additional commands, e-mail: mailto:tomcat-user-help
Hi,
do you know a free code to support menus and toolbars for html pages?
Zsolt
--
To unsubscribe, e-mail: mailto:tomcat-user-unsubscribe;jakarta.apache.org
For additional commands, e-mail: mailto:tomcat-user-help;jakarta.apache.org
Thank you,
you were right.
Zsolt
On Monday 21 October 2002 19:18, Tim Moore wrote:
-Original Message-
From: Zsolt Koppany [mailto:zkoppany;web.de]
Sent: Sunday, October 20, 2002 5:42 PM
To: [EMAIL PROTECTED]
Subject: Does tc-4.12 have bugs with nested jsp tags?
Hi
Hi,
I want to use the Templates codes of the book Advanced JavaServer Pages
from David M. Geary. They work fine when I set enablePooling to false in
web.xml with tomcat-4.12. But if enablePooling set to true it does not
work. Does anybody have a patch?
Zsolt
--
To unsubscribe, e-mail
Hi,
what is the difference between Sun's JSTL and Jakarta taglib? First I thought
they are the same, but the SQL interface seems to be different.
Zsolt
--
To unsubscribe, e-mail: mailto:tomcat-user-unsubscribe;jakarta.apache.org
For additional commands, e-mail: mailto:tomcat-user-help
Hi,
it sounds very interesting. Could you provide some implementation details
(source code)?
Zsolt
On Saturday 16 November 2002 08:26, Bill Barker wrote:
setUserPrincipal
--
To unsubscribe, e-mail: mailto:[EMAIL PROTECTED]
For additional commands, e-mail: mailto:[EMAIL PROTECTED]
Hi,
does anybody know a code (JSP tag) that produces a progress bar in html
format?
Zsolt
--
To unsubscribe, e-mail: mailto:[EMAIL PROTECTED]
For additional commands, e-mail: mailto:[EMAIL PROTECTED]
Hi,
how can I set the content type from JSP?
Zsolt
--
To unsubscribe, e-mail: mailto:[EMAIL PROTECTED]
For additional commands, e-mail: mailto:[EMAIL PROTECTED]
to fix those problems?
Update to 4.0.x?
Zsolt
--
Zsolt Koppany
--
To unsubscribe: mailto:[EMAIL PROTECTED]
For additional commands: mailto:[EMAIL PROTECTED]
Troubles with the list: mailto:[EMAIL PROTECTED]
,
Zsolt
--
To unsubscribe: mailto:[EMAIL PROTECTED]
For additional commands: mailto:[EMAIL PROTECTED]
Troubles with the list: mailto:[EMAIL PROTECTED]
I'm using Tomcat 3.3 and I configured an SSL connection. It works.
Then I set clientAuth=true for the http connector but nothing changed.
Tomcat didn't require a client cert or anything when I access from browser.
How can I enforce the client authentication? Any idea?
Thanks,
Zsolt Sasvari
Sometimes I see HTTP headers shown by netscape-6 (for example the version
number of the server), and sometimes the session handling seems to be buggy
and these problem never occurs over the port 8080.
Zsolt
On Thursday 07 February 2002 04:20 pm, you wrote:
De: Zsolt Koppany [mailto:[EMAIL
.
Has anybody something idea?
Thanks,
Zsolt
--
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
I have done it. The SSL connection between the browser and Apache works. But
what about the connection between Apache and Tomcat?
Regards,
Zsolt
-Original Message-
From: Hitchman, Peter [mailto:[EMAIL PROTECTED]]
Sent: Monday, February 11, 2002 11:56 AM
To: 'Tomcat Users List'
Subject
access to X-Windows?
Zsolt
--
Zsolt Koppany
--
To unsubscribe: mailto:[EMAIL PROTECTED]
For additional commands: mailto:[EMAIL PROTECTED]
Troubles with the list: mailto:[EMAIL PROTECTED]
[8080][2]]
What is wrong?
Zsolt
--
Zsolt Koppany
--
To unsubscribe: mailto:[EMAIL PROTECTED]
For additional commands: mailto:[EMAIL PROTECTED]
Troubles with the list: mailto:[EMAIL PROTECTED]
Hi,
how can I create a link (A HREF...) to a file with blank in either the
directory or in the filename?
I mean for example: A HREF=/images/a b.gifOpen/A
I tried to create the link using URLEncoder.encode(..) but the created link
didn't work either.
Zsolt
--
Zsolt Koppany
Hi,
does tomcat-4.0.3 support Ajp12 too or only Ajp13? Our provider's server
(Zeus) can work only with Ajp12.
Zsolt
--
To unsubscribe: mailto:[EMAIL PROTECTED]
For additional commands: mailto:[EMAIL PROTECTED]
Troubles with the list: mailto:[EMAIL PROTECTED]
?
--
Zsolt Koppany
--
To unsubscribe: mailto:[EMAIL PROTECTED]
For additional commands: mailto:[EMAIL PROTECTED]
Troubles with the list: mailto:[EMAIL PROTECTED]
to recompile that JSP
file regardless whether reloadable is true or false.
How could I do that?
--
Zsolt Koppany
--
To unsubscribe: mailto:[EMAIL PROTECTED]
For additional commands: mailto:[EMAIL PROTECTED]
Troubles with the list: mailto:[EMAIL PROTECTED]
Thank you Anthony,
is that new in tomcat-4.x? As far as I remember in tomcat-3.2.x JSP files got
recompiled only in case of reloadable=true.
Zsolt
On Tuesday 26 March 2002 20:39, you wrote:
If the JSP file is modified it will be recompiled. If you are actually
generating JSP files
Hi,
from a taglib class I have to write links (A HREF=.../A) with context
dependent paths. From a servlet I use request.getContextPath()...
How can I do the same from a taglib class?
--
Zsolt Koppany
--
To unsubscribe: mailto:[EMAIL PROTECTED]
For additional commands: mailto:[EMAIL
Hi,
I understand that I can pass Strings and numbers to taglib files, but how can
I pass other objects (for example a Vector)?
--
Zsolt
--
To unsubscribe: mailto:[EMAIL PROTECTED]
For additional commands: mailto:[EMAIL PROTECTED]
Troubles with the list: mailto:[EMAIL PROTECTED]
the host name it
would be OK if request.getRemoteHost() returned the IP address but the
applications calls request.getRemoteHost() often, thus I wouln'd like to
change the source code.
Zsolt
--
To unsubscribe: mailto:[EMAIL PROTECTED]
For additional commands: mailto:[EMAIL PROTECTED
Hi,
I don't know how it is possible, but the jakarta-regexp-1.2.jar delivered with
tomcat-4.0.3 doesn't handle MATCH_CASEINDEPENDENT flag but the original
jakarta-regexp-1.2.jar file does.
What is the reason?
Zsolt
--
To unsubscribe: mailto:[EMAIL PROTECTED]
For additional commands
How can I read a realm parameter from a Realm class? For example I have a
TestRealm that I have set for my webapp:
TestRealm something=anything /
How can I get the value of parameter something from the TestRealm class?
Thanks,
Zsolt
--
To unsubscribe: mailto:[EMAIL PROTECTED]
For additional
Hi,
I have written a class that uses the API of ant-1.4.1 that I start from
tomcat-4.0.3. Actualy it works pretty good but when I have a path...
instruction in the build file I get an exception like below:
Could not create datatype of type: path due to java.lang.NoSuchMethodException
When I
Hi,
what is a headless option? Could you provide an example?
Zsolt
On Thursday 06 June 2002 10:51, Ralph Einfeldt wrote:
Alternativly use JDK 1.4 with the headless option
to create the images.
-Ursprüngliche Nachricht-
Von: Michael Reutter [mailto:[EMAIL PROTECTED]]
Gesendet
Hi,
does tomcat-3.2.3 use cookies to administrate sessions? Can I use sessions if
the browser does not allow cookies?
What's about tomcat-4.x?
Zsolt
--
Zsolt Koppany
--
To unsubscribe: mailto:[EMAIL PROTECTED]
For additional commands: mailto:[EMAIL PROTECTED]
Troubles with the list
Hm, when a browser (or firewall) doesn't allow Cookies, I cannot use
seesions. This is not good.
Zsolt
On Monday 24 December 2001 09:25 am, you wrote:
yes it does so no you can't.
ditto tomcat 4 - cookies is the only reliable method for identifying an
individual computer, so is therefopre
Hi !
How can I set more than 1 context-parameter in the WEB.XML file. I do this:
context-param
param-nameserverIp/param-name
param-value192.168.2.3/param-value
descriptionMT web application/description
param-namejobType_1/param-name
param-value01./param-value
Hi,
as the subject says, under Windows (but not under Linux) with tomcat-3.2.3 I get very
often this socket write error and I don't have this problem with tomcat-3.2.2. Do you
know what the reason is?
I use jre-1.3.1 from Sun.
Zsolt
--
Zsolt Koppany
Intland GmbH www.intland.com
Schulze
public void precompileFile(File file) {
try {
URL precompileURL = new URL(rootURL,
file.getName()+?jsp_precompile=true);
HttpURLConnection conn = (HttpURLConnection)
precompileURL.openConnection();
int responseCode = conn.getResponseCode();
}catch
. The problem is that IE obviously ignores
setContentType() and depending of the file sometime it tries to show the content of
the file instead of downloading it.
How can I force IE to download the file?
Zsolt
--
Zsolt Koppany
Intland GmbH www.intland.com
Schulze-Delitzsch-Str. 16
70565 Stuttgart
I think it's easier:
Put this line every JSP:
1. %@ page errorPage=errorHandler.jsp%
2. Create an errorhandler JSP. (Example is attached.)
Every throwable error will redirect to errorhandler.jsp.
bye: horZsolt
- Original Message -
From: Arnaud Héritier [EMAIL PROTECTED]
To: [EMAIL
You get this error message in 2 cases:
1. You want to acces the session, but it doesn't exist (use
getSession(true))
2. You want to acces a session value, but it doesn't exist:
e.g: request.getSession().getValue(ANYTHING), and ANYTHING variable
not in the session.
- Original Message
Is jdk-1.3.1 from IBM available (I find only 1.3.0). If yes, where can I find that?
Zsolt
Tomcat Users List [EMAIL PROTECTED] schrieb am 20.11.01:
well, i tried this already. it didn't get me rid of the segmentation faults
on one machine (suse linux 6.3). and why use sun when ibm is about 100
Hi,
because of technical reasons I need the jsp:plugin feature from servlet and not from
jsp. How can I do that?
Zsolt
--
Zsolt Koppany
Intland GmbH www.intland.com
Schulze-Delitzsch-Str. 16
70565 Stuttgart
__
Geben
Hi,
from an HTML link (A HREF..) I would like to start an applet without browser
toolbar, menubar etc. Is that possible? If yes how?
Zsolt
--
Zsolt Koppany
Intland GmbH www.intland.com
Schulze-Delitzsch-Str. 16
70565 Stuttgart
Hi,
our tomcat Solaris-2.6 server with jdk-1_3_0_02 disappears after a
couple of hours? I cannot find any "core" file. Does anybody know why?
Zsolt
--
Zsolt Koppany
Intland GmbH www.intland.com
Schulze-Delitzsch-Strasse 16
D-70565 Stuttgart
Tel: +49-711-7871080 Fax: +49-711-7871017
Hi,
I understand that I can create a new session if that does not already
exist with request.getSession(true) but how can I create a completely
new session? My application has to support users that might need several
independent sessions for each browser window.
Zsolt
--
Zsolt Koppany
Hi !
How could I register my own servlets into TomCat
??
I put them into the
%TOMCAT_HOME%/webapps/myapp/Web-inf/classes directory. AfterI create a
web.xml file in the %TOMCAT_HOME%/webapps/myapp directory. The web.xml file
contains this:
!DOCTYPE web-app PUBLIC "-//Sun Microsystems,
Hi !
How could I register my own servlets into TomCat ??
I put them into the %TOMCAT_HOME%/webapps/myapp/Web-inf/classes directory.
After I create a web.xml file in the %TOMCAT_HOME%/webapps/myapp directory.
The web.xml file contains this:
!DOCTYPE web-app PUBLIC "-//Sun Microsystems,
Hi,
we deliver tomcat with our application and because we can deliver only
JRE (and not JKD) can we pre-compile the jsp files? It is necessary
because JRE does not contain the built in java compiler.
Zsolt
--
Zsolt Koppany
Intland GmbH www.intland.com
Schulze-Delitzsch-Strasse 16
D-70565
Hi,
how can I forward to a page that the user does not see where he was
forwarded to? The reason is, we might change the target host or page and
if the user makes a bookmark to the forwarded page he cannot come back
if we change the target host or the page.
Zsolt
--
Zsolt Koppany
Intland GmbH
Thank you for the idea, I know the jsp:forward command but I was not
able to forward to a complete different URL for example
http://www.sun.com:8080;. Do you know how to do that?
Zsolt
Barthélémy TEHAM wrote:
by using jsp:forward Action
exple: jsp:forward page=dest.jsp /
Documentation
Hi,
sometime I get this error message under Windows-NTsp3 with tomcat-3.2.1.
Do you know what that is?
Zsolt
--
Zsolt Koppany
Intland GmbH www.intland.com
Schulze-Delitzsch-Strasse 16
D-70565 Stuttgart
Tel: +49-711-7871080 Fax: +49-711-7871017
:\program, is
either invalid or it could not be expanded.
--
Zsolt Koppany
Intland GmbH www.intland.com
Schulze-Delitzsch-Strasse 16
D-70565 Stuttgart
Tel: +49-711-7871080 Fax: +49-711-7871017
Hi,
as the subject shows is it possible that tomcat calls a class when
tomcat is just started or when it is shutting down?
My application needs database and some other external resources and it
would be nice if I could control those resources depending on the status
of tomcat.
Zsolt
--
Zsolt
Hi,
do tomcat and ant use an xml parser? If yes where can I find the
documentation of the xml parser and some examples would be useful too.
Zsolt
--
Zsolt Koppany
Intland GmbH www.intland.com
Schulze-Delitzsch-Strasse 16
D-70565 Stuttgart
Tel: +49-711-7221873 Fax: +49-711-7871017
Hi,
I need the same functionality like isp:include from a servlet. How can
I do that?
Zsolt
--
Zsolt Koppany
Intland GmbH www.intland.com
Schulze-Delitzsch-Strasse 16
D-70565 Stuttgart
Tel: +49-711-7221873 Fax: +49-711-7871017
a ServerSocket and of course the second time I
get a BindException. Now how can I figure out whether this is my
socket or not.
I use tomcat-3.2.2 under RedHat-7.1.
Zsolt
--
Zsolt Koppany
Intland GmbH www.intland.com
Schulze-Delitzsch-Strasse 16
D-70565 Stuttgart
Tel: +49-711-7221873 Fax: +49-711
Thank you Shahed,
you were right.
Zsolt
Shahed A Moolji wrote:
My only guess is that perhaps the servlet is loaded from
2 separate contexts.
I remember having this problem earlier.
I was using the host directive in server.xml
to point this web app to an apache virtual host.
At the same
Hi,
when the user uploads files from Windows-NT-4.0 with Netscape-4.75 the
CPU usage is 100%. Even when netscape is waiting for the response from
the server it still has 100% CPU usage. What is the reason and can it be
fixed? With IE we don't have this problem.
Zsolt
--
Zsolt Koppany
Intland
Hi,
I use tomcat-3.2.2 and every request seems to use (create) a new session
from netscape-6.01. I don't have this problem with either netscape-4.76
or IE-5. Do you know whether this is a netscape problem?
--
Zsolt Koppany
Intland GmbH www.intland.com
Schulze-Delitzsch-Str. 16
70565 Stuttgart
Hi,
where can I find the documentation of the XML parser delivered with
tomcat and how can I write data back to a xml file?
Zsolt
--
Zsolt Koppany
Intland GmbH www.intland.com
Schulze-Delitzsch-Str. 16
70565 Stuttgart
Tel: +49-711-7221873 Fax: +49-711-7221835
A very good idea, but it would be even better if we had a news group on
a news server.
Zsolt
Stikel, Loralyn wrote:
This is an out of office/vacation automatic reply message. This person is on
vacation until July 9th. This will continue to do this until he's back from
vaction!
Could
Hi !
See the attached files. Edit the build.xml and change this line:
property name=app.name value=SB_URM/
Set the value to your application's directory name, and run the batch. Thats
it.
- Original Message -
From: Anshul [EMAIL PROTECTED]
To: [EMAIL PROTECTED]
Sent: Tuesday,
Hi
!I have a web.xml file with this
lines:
context-param
param-namevalami/param-name
param-valuesun.jdbc.odbc.JdbcOdbcDriver/param-value
description The database
driver's type.
/description
/context-param
servlet-namegetInit/servlet-name
descriptionNo desc.
/description
...
%! String variable = ;%
% variable = getServletContext().getInitParameter(variable);%
The value is: %=variable%
...
- Original Message -
From: Simon Chan [EMAIL PROTECTED]
To: [EMAIL PROTECTED]
Sent: Tuesday, July 17, 2001 12:24 PM
Subject: How to pass init parameter to a JSP
/servlet/com.fivia.adfront.sales.Test
- Original Message -
From: Loïc Lefèvre [EMAIL PROTECTED]
To: Mailing List Tomcat [EMAIL PROTECTED]
Sent: Friday, July 27, 2001 4:20 PM
Subject: Direct servlet Access ?
The story continue...
I've reinstalled Tomcat 3.2.3 on my server and
to SSL login thus he does not
have to know the SSL port number.
Zsolt
--
Zsolt Koppany
Intland GmbH www.intland.com
Schulze-Delitzsch-Str. 16
70565 Stuttgart
___
1.000.000 DM gewinnen - kostenlos tippen - http
to SSL login thus he does not
have to know the SSL port number.
Zsolt
--
Zsolt Koppany
Intland GmbH www.intland.com
Schulze-Delitzsch-Str. 16
70565 Stuttgart
___
1.000.000 DM gewinnen - kostenlos tippen - http
to change the
values and I didn't have to change the source code.
In my styleguid I tried the following but it didn't help:
TABLE.mytable {border:0; cellspacing:3; cellpadding:2;}
--
Zsolt Koppany
Intland GmbH www.intland.com
Schulze-Delitzsch-Strasse 16
D-70565 Stuttgart
Tel: +49-711-7871080 Fax: +49-7
em.
I use j2sdk1_3_0_02 under Solaris.
Any ideas?
--
Zsolt Koppany
Intland GmbH www.intland.com
Schulze-Delitzsch-Strasse 16
D-70565 Stuttgart
Tel: +49-711-7871080 Fax: +49-711-7871017
-
To unsubscribe, e-mail: [EMAIL
Hi,
I have jsp page that displays information from a database. Sometime when
I just page back using the history button, I the jsp page is not
executed, just the old content is shown. How can I set the jsp page to
refresh when somebody just comes back?
--
Zsolt Koppany
Intland GmbH
have tried to use the dispathcer.include() method too but I
get the same result. How can inform IE saying "file is being uploaded,
please wait..." and that should appear immediately at the client?
--
Zsolt Koppany
Intland GmbH www.intland.com
Schulze-Delitzsch-Strasse 16
D-70565 Stuttgar
Hi,
with the code below I can get netscape not to cache a jsp page but it
does not work with Internet-Explorer.
Does anybody know why?
response.setHeader("Cache-Control", "no-cache");
response.setHeader("Pragma", "no-cache");\
Zsolt
--
Zsolt Kopp
I have the problem under Windows (I don't have Mac).
My goal is: when the user just comes back to a (JSP) page I want the
page executed again to show up to date information.
Joe Laffey wrote:
On Tue, 13 Mar 2001, Zsolt Koppany wrote:
Hi,
with the code below I can get netscape
but
I don't recall the exact name of the header that needs to be set.
Sorry I couldn't be more helpful.
- Roby
Zsolt Koppany wrote:
Hi,
with the code below I can get netscape not to cache a jsp page but it
does not work with Internet-Explorer.
Does anybody know why?
respo
.
-Original Message-
From: Zsolt Koppany [mailto:[EMAIL PROTECTED]]
Sent: 13 March 2001 16:13
To: [EMAIL PROTECTED]
Subject: Cache problem with IE
Hi,
with the code below I can get netscape not to cache a jsp
page but it
does not work with Internet-Explorer
I do it from a JSP and not from a servlet and the page look like:
%response.setHeader("Cache-Control",
"no-cache");response.setHeader("Pragma", "no-cache");%
HTML
Joe Laffey wrote:
On Tue, 13 Mar 2001, Zsolt Koppany wrote:
No, there is n
.
If its the first case, continue to read the other posts in this
thread.
Randy
-Original Message-
From: Zsolt Koppany [mailto:[EMAIL PROTECTED]]
Sent: Tuesday, March 13, 2001 11:32 AM
To: [EMAIL PROTECTED]
Subject: Re: Cache problem with IE
I have the problem
No, I didn't.
Can the reason be that I try to do it from JSP and not from a servlet.
But again, it works with netscape but not with IE.
Johnathan Smith wrote:
Did you get it to work?
--- Zsolt Koppany [EMAIL PROTECTED] wrote:
How can I specify HTTP/1.1?
Christopher Kirk wrote
Hi,
from a form I have to pass parameters containing special HTML characters
thus I encode the values like below:
%
out.println("VALUE=\"" + URLEncoder.encode(value) + "\"");
%
That works fine but how can I decode the parameters in the serv
Hi Alan,
thank you for the idea, I just forgot to mention that I cannot use
jdk-1.2 stuff and URLDecoder.decode() is part of jdk-1.2.
Zsolt
Alan Stenhouse wrote:
just use the opposite:
URLDecoder.decode(param)...
HTH
Alan
Hi,
from a form I have to pass parameters containing
Hi,
does anybody know an Applet that could be used as a toolbar?
--
Zsolt Koppany
Intland GmbH www.intland.com
Schulze-Delitzsch-Strasse 16
D-70565 Stuttgart
Tel: +49-711-7871080 Fax: +49-711-7871017
Hi,
right now I work with tomcat-3.2-beta-6. Is it better to move to 4m3?
What is the reason of having both versions?
Zsolt
--
Zsolt Koppany
Intland GmbH www.intland.com
Schulze-Delitzsch-Strasse 16
D-70565 Stuttgart
Tel: +49-711-7871080 Fax: +49-711-7871017
Hi,
how can I use special characters such as '' in servlet parameters?
--
Zsolt Koppany
Intland GmbH www.intland.com
Schulze-Delitzsch-Strasse 16
D-70565 Stuttgart
Tel: +49-711-7871080 Fax: +49-711-7871017
Hi,
I understand that I can forward a request to an other page with
jsp:forward page="URL"/. My example works with relative URL but how
can I forward to a page such as "http://www.netscape.com"?
--
Zsolt Koppany
Intland GmbH www.intland.com
Schulze-Delitzsch-Strasse 16
D
Hi,
as far as I see tomcat-3.2-beta-8 is shipped without direct Jikes
support. (I could enable jikes vie changing WebXmlReader.java). What is
the reason that the jikes entry in conf/web.xml is ignored?
--
Zsolt Koppany
Intland GmbH www.intland.com
Schulze-Delitzsch-Strasse 16
D-70565 Stuttgart
I'm not sure what you mean. How can be tomcat-3.2 final configure that
it uses jikes?
Zsolt
Arun Katkere wrote:
We ended up writing our own ContextInterceptor which looked up servlet named
"jsp" and configured it to use jikes:
public void contextInit(Context ctx)
Hi,
is it possible to add authentication such as JDBCRealm dynamically? I
would like to add authentication for example only when the request comes
from outside of the company.
--
Zsolt Koppany
Intland GmbH www.intland.com
Schulze-Delitzsch-Strasse 16
D-70565 Stuttgart
Tel: +49-711-7871080 Fax
I use tomcat but I think it must be done over the http protocol?
Zsolt
Saurabh Shukla wrote:
What are you using ? Iifapache then it is pretty easy.
Regards,
Shuklix
-Original Message-
From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED]]On Behalf Of Zsolt Koppany
Sent: Tuesday
Hi,
with a FORM INPUT TYPE=file files can be downloaded from the client but
how can I read and extract the downloaded file from a servlet? The
downloaded file can contain zip or gnu-tar files.
--
Zsolt Koppany
Intland GmbH www.intland.com
Schulze-Delitzsch-Strasse 16
D-70565 Stuttgart
Tel: +49
Hi,
I understand that tomcat uses the sun.tools.javac compiler as default.
Is there a available documentation about the compiler for example hot to
set a warning level etc?
--
Zsolt Koppany
Intland GmbH www.intland.com
Schulze-Delitzsch-Strasse 16
D-70565 Stuttgart
Tel: +49-711-7871080 Fax
al Message-----
From: Zsolt Koppany [mailto:[EMAIL PROTECTED]]
Sent: Thursday, December 21, 2000 12:18 PM
To: [EMAIL PROTECTED]
Subject: sun java compiler
Hi,
I understand that tomcat uses the sun.tools.javac compiler as default.
Is there a available documentation about the compiler for e
Thank you for the idea Craig but java.net.URLConnection is an abstract
class, how can I do that?
Zsolt
"Craig R. McClanahan" wrote:
Zsolt Koppany wrote:
I use tomcat but I think it must be done over the http protocol?
Check out the java.net.URLConnection class, whic
Hi,
my servlet writes a long list that must be shown by the browser. Is it
possible to get the list scrolled that the user sees the last lines?
--
Zsolt Koppany
Intland GmbH www.intland.com
Schulze-Delitzsch-Strasse 16
D-70565 Stuttgart
Tel: +49-711-7871080 Fax: +49-711-7871017
?
That 2048 limit is Netscape limit for GETs I think also (if I recall
correctly).
Does seem like a potential problem though . . .
Zsolt Koppany wrote:
Hi,
I use tomcat-3.2.1 under Linux and found probably a bug. When the
request is longer then 2048 bytes tomcat produces
to end with xls, thus when I start (click on a link) the JSP
file, first I'm asked whether I want to open the file directly or just to
download.
How could I get Excel started without any furher questions like it is possible
from a servlet?
Zsolt
--
To unsubscribe, e-mail: mailto:[EMAIL PROTECTED
I do use setContentType(), but I do get asked by IE whether I want to open or
save the document. From a servlet using the ...xls in the URL I can prevent
the question whether I want to open the document, it will be opened without
any questions.
Zsolt
On Wednesday 04 September 2002 20:46
1 - 100 of 184 matches
Mail list logo