Re: Tomcat in Kiosk mode

2008-05-29 Thread Kristian Rink
Johann; Johann Siegele schrieb: > I know that! this was just an example of that what i want to do with tomcat. > I want to build a server with tomcat > which no user can change. this server should run tomcat, and just my > services (servlets), no user should be able to change > anything. Consider

up/download: ClientAbortException?

2008-05-07 Thread Kristian Rink
apache 2.x using mod_proxy/mod_rewrite. Does these messages mean anything to anyone? Really a "ClientAbort" (in terms of the _remote_ client disconnecting)? TIA and best regards, Kristian -- Kristian Rink * http://zimmer428.net * http://flickr.com/photos/z428/ jab: [EMAIL PROTECTED] * icq

Re: Why use SOAP in Java

2008-04-09 Thread Kristian Rink
nted in Java, as it is easy to, say, call server-sided Java "procedures" from a system implemented in Python, .NET, Perl or whatever could come to your mind... Cheers, Kristian -- Kristian Rink * http://zimmer428.net * http://flickr.com/photos/z428/ jab: [EMAIL PROTECTED] * icq: 48874445

Re: semi-OT: lambdaprobe and logging on tc6?

2008-03-26 Thread Kristian Rink
Hi *; Am Thu, 20 Mar 2008 10:57:20 +0100 schrieb Kristian Rink <[EMAIL PROTECTED]>: [...] > webapp: /xport 04 Mrz 2008 12:05:46 [http-8080-4] ERROR > org.jstripe.tomcat.probe.controllers.logs.ListLogsController - Could > not interrogate context logger for /xport. Enable debug lo

semi-OT: lambdaprobe and logging on tc6?

2008-03-20 Thread Kristian Rink
es of thanks in advance, best regards. Kristian -- Kristian Rink * http://zimmer428.net * http://flickr.com/photos/z428/ jab: [EMAIL PROTECTED] * icq: 48874445 * fon: ++49 176 2447 2771 "One dreaming alone, it will be only a dream; many dreaming together is the beginning of a new reality."

Re: tomcat6 installation

2008-01-09 Thread Kristian Rink
/startup/Bootstrap (Unsupported > major.minor version 49.0) tomcat 6.x requires JRE/JDK to be at least 5.0... Cheers, Kristian -- Kristian Rink * http://zimmer428.net * http://flickr.com/photos/z428/ jab: [EMAIL PROTECTED] * icq: 48874445 * fon: ++49 176 2447 2771 "One dreaming alone, it will be o

Re: Why use a Web Server over Tomcat?

2008-01-08 Thread Kristian Rink
p people from directly accessing my productive systems, which is helpful to say the very least. ;) Cheers, Kristian -- Kristian Rink * http://zimmer428.net * http://flickr.com/photos/z428/ jab: [EMAIL PROTECTED] * icq: 48874445 * fon: ++49 176 2447 2771 "One dreaming alone, it w

Re: Why use a Web Server over Tomcat?

2008-01-08 Thread Kristian Rink
(be that in applications of your own and/or in some content management system to serve your company web site), this is what you usually want to have a "non-J2EE" web server for. :) Cheers, Kristian -- Kristian Rink * http://zimmer428.net * http://flickr.com/photos/z428/ jab: [EMAIL

[OT] webdav client libraries for Java?

2007-11-07 Thread Kristian Rink
o WebDAV without manually crafting a WebDAV client on my own on top of some HTTP client lib? Thanks in advance and best regards, Kristian -- Kristian Rink * http://zimmer428.net * http://flickr.com/photos/z428/ jab: [EMAIL PROTECTED] * icq: 48874445 * fon: ++49 176 2447 2771 "One dreaming alone,

Re: [OT] applets in webapps

2007-10-09 Thread Kristian Rink
impossible? Cheers & best regards, Kristian -- Kristian Rink * http://zimmer428.net * http://flickr.com/photos/z428/ jab: [EMAIL PROTECTED] * icq: 48874445 * fon: ++49 176 2447 2771 "One dreaming alone, it will be only a dream; many dreaming together is the

[OT] applets in webapps

2007-10-09 Thread Kristian Rink
t? Or am I just too stupid? Sorry again for the OT, feel free to contact me off-list in case you feel like providing me with some hints / pointers. Thanks loads and best regards, Kristian -- Kristian Rink * http://zimmer428.net * http://flickr.com/photos/z428/ jab: [EMAIL PROTECTED] * icq:

Re: Tomcat 5.5.23 dont start...

2007-09-14 Thread Kristian Rink
ot; without "-n" makes netstat print the service name as to te found in /etc/services ("webcache") rather than the port ("8080"). It's, however, just a matter of what gets displayed, this doesn't change anything about your running services. ;) Cheers,

Re: Tomcat 5.5.23 dont start...

2007-09-14 Thread Kristian Rink
Am Fri, 14 Sep 2007 13:54:25 +0200 schrieb Kristian Rink <[EMAIL PROTECTED]>: > netstat -ap|grep 8080 Sorry, should look closer before typing: netstat -anp|grep 8080 ; otherwise chances are you'll not see anything because netstat replacing "8080" with "webc

Re: Tomcat 5.5.23 dont start...

2007-09-14 Thread Kristian Rink
mmon reason for that indeed is that some other application (web proxy?) is keeping the port occupied. What does netstat -ap|grep 8080 say? Any chance identifying the process using port 8080? Cheers & good luck, Kristian -- Kristian Rink * http://zimmer428.net * http://flickr.com/photos/z428/

Re: ClientAbortException / Broken Pipe?!

2007-08-15 Thread Kristian Rink
actively stopped a download in progress - all reported that either the "download finished" but ended up with an empty / small / corrupted file or an error message showed up - or nothing happened at all. :( I am not really sure who's to blame for that... :/ Thanks for your help, nevert

Re: ClientAbortException / Broken Pipe?!

2007-08-14 Thread Kristian Rink
corrupted surely isn't what I would call "no ill effect"... ;) Does anyone have a smart idea how to compensate for this issue? Thanks in advance and best regards, Kristian -- Kristian Rink * http://zimmer428.net * http://flickr.com/photos/z428/ jab: [EMAIL PROTECTED] * icq: 48874445 * fon

ClientAbortException / Broken Pipe?!

2007-08-14 Thread Kristian Rink
come up with using google, including tweaking the HTTP connector setup in server.xml, removing tcnative, using mod_proxy instead of mod_jk - no success. Does anyone around here have any more ideas on how to get hold of this? Thanks loads in advance and bye, Kristian -- Kristian Rink * http://

Re: Error reported when starting app in cluster

2007-08-03 Thread Kristian Rink
ut in the other log files in $CATALINA_HOME/logs/, especially localhost, to see whether there are any exceptions / errors reported that might keep your application from comin' up well. Cheers, Kristian - -- Kristian Rink * http://zimmer428.net * http://flickr.com/photos/z428/ jab: [EMAIL PROTECTED

Re: Apache Tomcat 5.5 install issues.

2007-08-03 Thread Kristian Rink
H (assuming a bash-like shell). By the way you can check pretty well how things are by trying to manually entering "java" or "javac" in your terminal, or by using which java which javac to locate where these friends are. Maybe, however, you'll be better / quicker off

Re: Apache Tomcat 5.5 install issues.

2007-08-03 Thread Kristian Rink
t; > -bash: ./configure: Permission denied First bet would be that configure is not actually marked as executable, try either sh ./configure or do a chmod u+x configure prior to running ./configure to move on. Cheers, Kristian - -- Kristian Rink * http://zimmer428.net * http://flickr

tomcat 6 and setenv.sh?

2007-08-03 Thread Kristian Rink
3, cluster-configured with two hosts Thanks in advance for any hints and bye, Kristian - -- Kristian Rink * http://zimmer428.net * http://flickr.com/photos/z428/ jab: [EMAIL PROTECTED] * icq: 48874445 * fon: ++49 176 2447 2771 "One dreaming alone, it will be only a dream; many dreaming together i

Re: Tomcat "virtuelle server"

2007-07-25 Thread Kristian Rink
k for more. :) Cheers, Kristian -- Kristian Rink * http://zimmer428.net * http://flickr.com/photos/z428/ jab: [EMAIL PROTECTED] * icq: 48874445 * fon: ++49 176 2447 2771 "One dreaming alone, it will be only a dream; many dreaming together is the beginning of a

Broken Pipe?

2007-07-24 Thread Kristian Rink
lly a "Client"AbortException, should I not worry about it and leave things movin' on as they do? Or is this some more severe issue that needs to be adressed? Environment: - tomcat 6.0.13 behind an apache2 / mod_jk 1.2.23 - jdk 1.6.0 - Ubuntu Dapper server TIA and bye, Kristian --

tomcat cluster and maven2?

2007-07-20 Thread Kristian Rink
working in tomcat6, and aside that I also would enjoy seeing to have this switched off and not regularly polling my server filesystem. Hints, anyone? TIA and bye, Kristian - -- Kristian Rink * http://zimmer428.net * http://flickr.com/photos/z428/ jab: [EMAIL PROTECTED] * icq: 48874445 * fon: ++49 176

clients behind nat/masq: sessions mixed up?

2007-07-06 Thread Kristian Rink
Folks; dealing with quite an annoying problem right now: One of our web applications (running inside a tomcat 5.5.20 cluster spread across two machines behind an apache2 / mod_jk frontend) seems to act strangely in some situations: Most of the times, the application works rather fine. However, i

Re: Embed license to tomcat

2007-06-08 Thread Kristian Rink
for this application in our environment. Having an application phone home drastically reduces trust in this very application especially if it is meant to keep track of sensible business information. This IMHO is a way that should be strictly discouraged... just my $0.02 on that... Cheers, Kristian -- Kr

Re: Embed license to tomcat

2007-06-08 Thread Kristian Rink
re itself is not free but rather inexpensive compared to the amount of money you have to spend on adapting the rather "generic" solution it provides to the very special needs of your business... If this is somehow applicable to your software, I guess it would be the best way... Cheers, Kristi

Re: Tomcat5.5 Ubuntu startup error

2007-06-07 Thread Kristian Rink
an alternative, of course, you might want to install the sun-java stuff from Ubuntu multiverse... ;) Cheers, Kristian -- Kristian Rink * http://zimmer428.net * http://flickr.com/photos/z428/ jab: [EMAIL PROTECTED] * icq: 48874445 * fon: ++49 176 2447 2771 "One dreaming alone, it will be only

Re: Java-Ecommerce

2007-06-05 Thread Kristian Rink
much of the specification / design work did you do so far? Cheers, Kris - -- Kristian Rink * http://zimmer428.net * http://flickr.com/photos/z428/ jab: [EMAIL PROTECTED] * icq: 48874445 * fon: ++49 176 2447 2771 "One dreaming alone, it will be only a dream; many dreaming together is the begin

Re: tomcat 6, clustering, FarmDeployer

2007-05-31 Thread Kristian Rink
t reduced comfort and ease-of-use compared to the FWD solution... Thanks and bye, Kristian -- Kristian Rink * http://zimmer428.net * http://flickr.com/photos/z428/ jab: [EMAIL PROTECTED] * icq: 48874445 * fon: ++49 176 2447 2771 "One dreaming alone, it will be only a dream; many dreaming tog

tomcat 6, clustering, FarmDeployer

2007-05-31 Thread Kristian Rink
I suppose that this is just a simple misconfiguration but right now I don't know where to lay my hands to get it resolved. Can anyone help me outta here? Thanks in advance and bye, Kristian [1] http://tomcat.apache.org/tomcat-6.0-doc/cluster-howto.html -- Kristian Rink * http://

Re: deployment / war unpacking and Context definition?

2007-04-26 Thread Kristian Rink
l and restarting the container afterwards is a bad thing most of the time). Thanks for your help and bye, Kristian - -- Kristian Rink * http://zimmer428.net * http://flickr.com/photos/z428/ jab: [EMAIL PROTECTED] * icq: 48874445 * fon: ++49 176 2447 2771 "One dreaming alone, it will be only a d

Re: deployment / war unpacking and Context definition?

2007-04-26 Thread Kristian Rink
d using the export-to-war facility of eclipse and relying upon tomcat to deploy the application as soon as the new war is there... ;) Anyhow, thanks and best regards, Kristian - -- Kristian Rink * http://zimmer428.net * http://flickr.com/photos/z428/ jab: [EMAIL PROTECTED] * icq: 48874445 *

deployment / war unpacking and Context definition?

2007-04-26 Thread Kristian Rink
t very application. :) Thanks in advance and bye, Kristian - -- Kristian Rink * http://zimmer428.net * http://flickr.com/photos/z428/ jab: [EMAIL PROTECTED] * icq: 48874445 * fon: ++49 176 2447 2771 "One dreaming alone, it will be only a dream; many dreaming together is the beginnin

Re: switching to 6.0 - considerable things?

2007-04-03 Thread Kristian Rink
Rainer, @list; first off, thanks everyone for your hints / inspirations, much appreciated. :) Rainer Jung schrieb: > new and not inside the tomcat 6 docs. The Guide is very short, but might > give you some ideas. > > http://tomcat.apache.org/migration.html Indeed, I could have found that myself

switching to 6.0 - considerable things?

2007-04-02 Thread Kristian Rink
5.5.20 to 6.0.x? Is there sort of a "migration HOWTO" for this situation, or is it "just" rather straightforward, having backward-compatibility and a set of new features around? TIA and bye, Kristian - -- Kristian Rink * http://zimmer428.net * http://flickr.com/photos/z428/ jab:

Re: GUI implementation with tomcat

2007-03-08 Thread Kristian Rink
sktop application or an applet running the window/frame). Then, you need to implement logic in your client to remotely call the web service and possibly get some meaningful data from it. Don't know if this really is a helpful answer, feel free to ask if you need more assistance. :)

Re: GUI implementation with tomcat

2007-03-08 Thread Kristian Rink
ication making use of Swing(?) to render a GUI and using web service client classes to do remote calls. Can you be more verbose about your application architecture? :) Cheers, Kristian -- Kristian Rink * http://zimmer428.net * http://flickr.com/photos/z428/ jab: [EMAIL PROTECTED] * icq: 48874445

reasonable session size?

2007-02-28 Thread Kristian Rink
e, i.e. by introducing a smarter architecture? Is there any actual use in making _general_ statements here, or is this more likely to be application-dependent and a matter of having server hardware built to meet the needs of the application? What do you think? Thanks in advance and bye, Kristian - -- Kri

tomcat: jmxremote and catalina.sh

2007-02-26 Thread Kristian Rink
d bye, Kristian -- Kristian Rink * http://zimmer428.net * http://flickr.com/photos/z428/ jab: [EMAIL PROTECTED] * icq: 48874445 * fon: ++49 176 2447 2771 "One dreaming alone, it will be only a dream; many dreaming together is the beginning of a new real

Re: clustering and jvmRoute

2007-02-23 Thread Kristian Rink
l-and-error" (and possibly some lambda-probe watching)? Thanks and bye, Kristian -- Kristian Rink * http://zimmer428.net * http://flickr.com/photos/z428/ jab: [EMAIL PROTECTED] * icq: 48874445 * fon: ++49 176 2447 2771 "One dreaming alone, it will be only a dream; many dream

clustering and jvmRoute

2007-02-22 Thread Kristian Rink
et about the cluster configuration? Thanks in ad [1] http://tomcat.apache.org/tomcat-5.5-doc/cluster-howto.html [2] http://tomcat.apache.org/tomcat-5.0-doc/balancer-howto.html -- Kristian Rink * http://zimmer428.net * http://flickr.com/photos/z428/ jab: [EMAIL PROTECTED] * icq: 48874445 * fon

Re: dynamic JSP include?

2007-02-22 Thread Kristian Rink
Even though I'm not completely sure to know why the difference in behaviour, thanks a lot for that hint! :) Cheers, Kristian -- Kristian Rink * http://zimmer428.net * http://flickr.com/photos/z428/ jab: [EMAIL PROTECTED] * icq: 48874445 * fon: ++49 176 2447 2771 "One dreaming alone, it

dynamic JSP include?

2007-02-22 Thread Kristian Rink
er... Thanks in advance and bye, Kristian -- Kristian Rink * http://zimmer428.net * http://flickr.com/photos/z428/ jab: [EMAIL PROTECTED] * icq: 48874445 * fon: ++49 176 2447 2771 "One dreaming alone, it will be only a dream; many dreaming together is the begin

Re: Tomcat and Java6

2007-01-31 Thread Kristian Rink
Ahh, no, our production systems are Linux and Solaris exclusively. Isn't there a way to also run tomcat without the service atop Win32? Just in order to figure out which piece of the setup is actually broken... Cheers, Kristian -- Kristian Rink * http://zimmer428.net * http://flick

Re: Tomcat and Java6

2007-01-31 Thread Kristian Rink
ing several tomcat machines (both internally and externally available) using Java 6, and so far I haven't had any trouble... Cheers, Kristian -- Kristian Rink * http://zimmer428.net * http://flickr.com/photos/z428/ jab: [EMAIL PROTECTED] * icq: 48874445 * fon: ++49 176 2447 2771 "One dr

Re: Session Monitoring tool?

2007-01-22 Thread Kristian Rink
ery detailed > information collected and displayed by it: > http://moskito.anotheria.net/ Thanks a lot for the pointers; I'll check out the both and see what fits my needs best. :) Thanks and bye, Kristian - -- Kristian Rink * http://zimmer428.net * http://flickr.com/photos/z428/ jab: [EMAIL PROTEC

Re: Tomcat eclipse integration

2007-01-17 Thread Kristian Rink
ebApp/BuildJ2EEWebApp.html http://www-128.ibm.com/developerworks/db2/library/techarticle/dm-0509cline/ Especially the one by the WTP people is pretty much in-depth and should help you getting started in no time. :) Cheers, Kris -- Kristian Rink * http://zimmer428.net * http://flickr.com/photos/z42

Re: Session Monitoring tool?

2007-01-17 Thread Kristian Rink
gt; application would be displayed? Yes, there is, but the information it provides is rather limited (to telling me how many active sessions there are and what session timeout is set)... Cheers, Kristian -- Kristian Rink * http://zimmer428.net * http://flickr.com/photos/z428/ jab: [EMAIL PROTECT

Session Monitoring tool?

2007-01-17 Thread Kristian Rink
advance and bye, Kristian -- Kristian Rink * http://zimmer428.net * http://flickr.com/photos/z428/ jab: [EMAIL PROTECTED] * icq: 48874445 * fon: ++49 176 2447 2771 "One dreaming alone, it will be only a dream; many dreaming together is the beginning of a new reality." (Hun

Re: J2EE option missing in Eclipse environment for Servlet.

2007-01-03 Thread Kristian Rink
athula bogoda schrieb: > I install eclipse 3.2 with Tomcat 5.0 to run servlets > under J2EE. [...] > But in "Open Perspective" J2EE option is not > available. Also "Dinamic web Project" option also not > available. > What's the wrong on it. Did you try to run eclipse -clean after installing the pl

Re: Servlet Plugins for Eclipse

2006-12-28 Thread Kristian Rink
athula bogoda schrieb: > Hi All, > Can any one tell how can I download or add plugins for > Eclipse to develop Servlet applications. The Eclipse Web Tools Platform (WTP) provides all you need for that. Check http://mirror.yoxos-eclipse-distribution.de/eclipse.org/technology/phoenix/demos/install

Re: Resource configuration problems on servlets (images, css, javascript)

2006-11-28 Thread Kristian Rink
Hi; Pascal Guy schrieb: > The problem comes when we integrate to post the request to my controller > The controller works fine but the resources are not working (css, images > and javascript) I am not sure to understand your problem right, but: > >controller >/controller >

Re: tomcat + axis service:

2006-09-29 Thread Kristian Rink
ose to 100MB. :/ Is there anything else I can do to hunt this one down? Could this be a platform-specific issue (in that very case, the tomcat runs atop Windows 2000)? TIA and bye everyone Kris -- Kristian Rink * http://zimmer428.net * jab: [EMAIL PROTECTED] icq: 48874445 * fon: ++49 176 2447 27

Re: tomcat + axis service:

2006-09-22 Thread Kristian Rink
day. I'll give it a try and see what happens - meanwhile, thanks for your help! :) Cheers & best, Kristian -- Kristian Rink * http://zimmer428.net * jab: [EMAIL PROTECTED] icq: 48874445 * fon: ++49 176 2447 2771 "One dreaming alone, it will be only a dream; many dreaming together

tomcat + axis service:

2006-09-22 Thread Kristian Rink
is rather limited - is this what I am looking for? TIA for any hints and bye, Kris -- Kristian Rink * http://zimmer428.net * jab: [EMAIL PROTECTED] icq: 48874445 * fon: ++49 176 2447 2771 "One dreaming alone, it will be only a dream; many dreaming together is the beginning of a new

Re: Uploading the file

2006-09-14 Thread Kristian Rink
s I am new to Struts > framework.. Please. Tomcat version 4.1.31. When > Exception Details from Catalina.out are : [...] -- Kristian Rink * http://zimmer428.net * jab: [EMAIL PROTECTED] icq: 48874445 * fon: ++49 176 2447 2771 "One dreaming alone, it will be only a dream; many

Re: want to control winamp from servlet

2006-09-10 Thread Kristian Rink
om within a servlet? Cheers, Kris - -- Kristian Rink * http://zimmer428.net * jab: [EMAIL PROTECTED] icq: 48874445 * fon: ++49 176 2447 2771 "Wenn einer allein träumt, ist es nur ein Traum. Wenn viele gemeinsam träumen, ist das der Anfang einer neuen Wirklichkeit." (Hundertwasser) -BEG

Re: want to control winamp from servlet

2006-09-10 Thread Kristian Rink
nt to do, aren't you? Cheers, Kris - -- Kristian Rink * http://zimmer428.net * jab: [EMAIL PROTECTED] icq: 48874445 * fon: ++49 176 2447 2771 "Wenn einer allein träumt, ist es nur ein Traum. Wenn viele gemeinsam träumen, ist das der Anfang einer neuen Wirklichkeit." (Hunde

Re: tomcat, apache, mod_rewrite and http-auth

2006-08-17 Thread Kristian Rink
lot for your hints! :) Cheers & best, Kristian -- Kristian Rink * http://zimmer428.net * jab: [EMAIL PROTECTED] icq: 48874445 * fon: ++49 176 2447 2771 "Wenn einer allein träumt, ist es nur ein Traum. Wenn viele gemeinsam träumen, ist das der Anfang ei

Re: tomcat, apache, mod_rewrite and http-auth

2006-08-16 Thread Kristian Rink
ast the first > attribute added to it: > > proxyName="domain.name.com": the domain name of the Apache httpd server > acting as a front end to Tomcat > proxyPort="80": the port number of the Apache httpd server > > There is a sample of this in the se

tomcat, apache, mod_rewrite and http-auth

2006-08-16 Thread Kristian Rink
rowser tries to access 192.168.1.242 instead of . This is obviously not working, and this also ain't what I want. But I wonder why mod_rewrite doesn't work well in this situations. Explanations, anyone? Or hints how to get out of this? Much appreciated, if so. TIA and bye, Kristian

[OT?] Servlet, redirect and progress-monitoring?

2006-08-02 Thread Kristian Rink
people with a "please-stand-by" page while there is activity goin' on in background? Is there a way of solving something like this without being in need of JavaScript/AJAX/DWR or something the like? Any hints, even just pointers to good documentation on that issue, are very much app

Re: servlet and HTTP authentication

2006-07-31 Thread Kristian Rink
id right now as I could have thought about that myself. Thanks for enlightening me, that's pretty much what I needed! :) Thanks and bye, Kristian -- Kristian Rink * http://zimmer428.net * jab: [EMAIL PROTECTED] icq: 48874445 * fon: ++49 176 2447 2771 "Wenn einer allein träumt, ist es

servlet and HTTP authentication

2006-07-27 Thread Kristian Rink
ow to make tomcat demand HTTP authentication _without_ automatically validating these parameters. Any hints on that? TIA and bye, Kristian - -- Kristian Rink * http://zimmer428.net * jab: [EMAIL PROTECTED] icq: 48874445 * fon: ++49 176 2447 2771 "Wenn einer allein träumt, ist es nur ein T

Re: URL rewiting best practise?

2005-12-15 Thread Kristian Rink
recommend you look into Url Rewrite (https://urlrewrite.dev.java.net). > > -Mike - -- Kristian Rink * http://zimmer428.net * jab: [EMAIL PROTECTED] icq: 48874445 * fon: ++49 176 2447 2771 "Be yourself the kind of change you want to see in this world." (Gandhi) -BEGIN PGP

Re: URL rewriting best practise?

2005-12-15 Thread Kristian Rink
come with IIS. There'll probably be an apache in front because it's already there being reverse-proxy for the web client applications of our document management system, and I'm about to place the tomcat right behind this apache, as well. Should work this way, shouldn't it? Cheer

Re: URL rewriting best practice?

2005-12-15 Thread Kristian Rink
o almost the same things with > servlet filter. > > Example of class is: > > public final class URLRewriteFilter implements Filter { [...] Okay, so I'll try that approach, seems to be better than relying upon mod_rewrite in this situation. Thanks for your help! Bye,

URL rewiting best practise?

2005-12-15 Thread Kristian Rink
g what I want? TIA and bye, Kris -- Kristian Rink * http://zimmer428.net * jab: [EMAIL PROTECTED] icq: 48874445 * fon: ++49 176 2447 2771 "Be yourself the kind of change you want to see in this world." (Gandhi) - To

eclipse and remote deployment?

2005-11-30 Thread Kristian Rink
ed to have something else). Is there any way of deploying applications and possibly remotely (re)starting contexts in any running tomcat from within eclipse? TIA and bye, Kris -- Kristian Rink * http://zimmer428.net * jab: [EMAIL PROTECTED] icq: 48874445 * fon: ++49 176 2447 2771 "Be yo

Re: unix user auth within servlets/jsps?

2005-11-30 Thread Kristian Rink
.com there are some jsp / servlet mailing lists. Hmm, so far I haven't yet found any useful ones; there's a bunch of -interest lists which seem to be dead or asleep... Anyhow, thanks and bye, Kris -- Kristian Rink * http://zimmer428.net * jab: [EMAIL PROTECTED] icq: 48874445 * fon:

unix user auth within servlets/jsps?

2005-11-28 Thread Kristian Rink
have to take a dive into JAAS for this, or is there a faster way? * Generally, since this is not really tomcat-related (just to the point that I'm using tomcat for this): Can anyone recommend a good mailing-list for j2ee newbies? :) Thanks for any hints and bye. Cheers, Kris - -- Kristian

Re: css and images (stupid question?)

2005-11-28 Thread Kristian Rink
which references > the style sheet. Yeah, indeed. I finally solved my problems by referencing to the css within my jsps using the absolute server path, and now everything works the way it's supposed to. Thanks guys! :) Cheers, Kris - -- Kristian Rink * http://zimmer428.net * jab: [EMAIL

css and images (stupid question?)

2005-11-28 Thread Kristian Rink
OME/webapps and then using absolute image urls (/image/...), which also didn't work. So, where's the magic? I've always been through some tougher moments with css and images while dynamically generating content, but right now I feel really helpless about that. Can someone enlighten