ay to do an exclusion? or should i modify my jsp directory?
thanks for your help!
Junos
On Tue, Jul 29, 2008 at 2:49 PM, Felix Schumacher <
[EMAIL PROTECTED]> wrote:
> Am Dienstag, den 29.07.2008, 13:44 -0400 schrieb Jerry Atrick:
> > OK, a bit more info.
> >
> &g
ogin, the site.css file is not loaded. But when I login,
it attempts to redirect and dumps the actual site.css file to the browser.
config problem??
Junos
On Mon, Jul 28, 2008 at 5:14 PM, Jerry Atrick <[EMAIL PROTECTED]> wrote:
>
> When attempting to log into a standard form-based
When attempting to log into a standard form-based login field, I'm always
redirected to an image folder.
My folder layout:
/img
/web-inf/
/web-inf/web.xml
/index.jsp
/login.jsp
/error.jsp
setup:
Spring2.5/tiles2/tomcat5.5
in my web.xml:
[code]
Security Constraint
Protected Pages
Is there a way to programmically retrieve the tomcat log files? I can
reconstruct the log location by doing a
new File(System.getProperty("catalina.base")), logFileIwant )
but I'm wondering if there's a better way...
Anyone had any experience with doing this?
Awesome, that worked perfectly!
On Thu, Jul 24, 2008 at 5:56 AM, Johnny Kewl <[EMAIL PROTECTED]> wrote:
>
> - Original Message - From: "Jerry Atrick" <[EMAIL PROTECTED]>
> To:
> Sent: Wednesday, July 23, 2008 10:51 PM
> Subject: retrieving tomcat i
Is there a way to retrieve tomcat version/info from within a War file? I
actually would prefer this to be web container agnostic, but I'm working
with Tomcat, so that's where I will start.
I know that the manager does almost exactly what I want when going to:
http://localhost:8080/manager/serverin