you've got. I would recommend fixing the apparent
bugs in your replacement default servlet, but I don't get to make
requirements decisions on your project :)
On 10/17/2011 11:29 PM, Nathan Potter wrote:
I seem to be exploring the set of all possible mapping
permutations.
When you
On Oct 18, 2011, at 6:50 AM, Konstantin Kolinko wrote:
2011/10/17 Nathan Potter :
Greetings,
I am new to this list and I apologize in advance if this has been
covered
(although searching the archives did not lead me to a related
thread):
In my web application I need to utilize the
On Oct 17, 2011, at 6:02 PM, Christopher Schultz wrote:
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1
Nathan,
On 10/17/2011 8:56 PM, Nathan Potter wrote:
I don't see how to do it without using a rewrite rule for every
thing in the top level collection of URL's. I think if you try
On Oct 17, 2011, at 6:02 PM, Christopher Schultz wrote:
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1
Nathan,
On 10/17/2011 8:56 PM, Nathan Potter wrote:
I don't see how to do it without using a rewrite rule for every
thing in the top level collection of URL's. I think if you try
On Oct 17, 2011, at 7:44 PM, Christopher Schultz wrote:
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1
Chuck,
On 10/17/2011 10:11 PM, Caldarale, Charles R wrote:
From: Nathan Potter [mailto:npot...@opendap.org] Subject: Re:
JspServlet - Unexpected behavior, possible bug...
I don't se
On Oct 17, 2011, at 7:11 PM, Caldarale, Charles R wrote:
From: Nathan Potter [mailto:npot...@opendap.org]
Subject: Re: JspServlet - Unexpected behavior, possible bug...
I don't see how to do it without using a rewrite rule for
every thing in the top level collection of URL's.
On Oct 17, 2011, at 6:36 PM, Christopher Schultz wrote:
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1
Nathan,
On 10/17/2011 9:21 PM, Nathan Potter wrote:
No, but if you assign a servlet to "/" or "/*" it gets call
foreverything before anything starting with "
On Oct 17, 2011, at 6:41 PM, Caldarale, Charles R wrote:
From: Nathan Potter [mailto:npot...@opendap.org]
Subject: Re: JspServlet - Unexpected behavior, possible bug...
by default servlet I mean the servlet mapped to "/" or "/*"
And right there is your terminology p
On Oct 17, 2011, at 6:08 PM, Christopher Schultz wrote:
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1
Nathan,
On 10/17/2011 4:53 PM, Nathan Potter wrote:
On Oct 17, 2011, at 1:07 PM, Christopher Schultz wrote:
I'd be interested to see what else happened. It looks like
JspServlet is t
On Oct 17, 2011, at 6:00 PM, Christopher Schultz wrote:
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1
Nathan,
On 10/17/2011 4:50 PM, Nathan Potter wrote:
Historically, the servlet that I am working with has been the
default servlet. Tomcat's default servlet was used to serve docs
f
On Oct 17, 2011, at 5:38 PM, Caldarale, Charles R wrote:
From: Nathan Potter [mailto:npot...@opendap.org]
Subject: Re: JspServlet - Unexpected behavior, possible bug...
A new feature has been added to the web application that requires
JSP. But because an alternative default servlet is
On Oct 17, 2011, at 1:07 PM, Christopher Schultz wrote:
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1
Nathan,
On 10/17/2011 12:47 PM, Nathan Potter wrote:
- BUT, If I request a URL (without a trailing slash) that
references an existing directory within the the JSP servlet's
purview,
about it, as the documentation at Tomcat home indicated that all
bug reports should begin here.
N
On Oct 17, 2011, at 11:14 AM, Caldarale, Charles R wrote:
From: Nathan Potter [mailto:npot...@opendap.org]
Subject: JspServlet - Unexpected behavior, possible bug...
In my web applica
arale, Charles R <
chuck.caldar...@unisys.com> wrote:
From: Nathan Potter [mailto:npot...@opendap.org]
Subject: JspServlet - Unexpected behavior, possible bug...
In my web application I need to utilize the JSP servlet, but
I need to use a different servlet mapping:
jsp
rred by a type in the URL and so I don't that that an HTTP
staus of 500 should be returned in this situation.
Thanks,
Nathan
= = =
Nathan Potterndp at opendap.org
OPeNDAP, Inc.+1.541.231.3317
--
Chuck,
I got the same error with your version. Which got me thinking. So
removed all of my webapp files and tried a again with a fresh war file
and now they both work.
Thanks!
Nathan
On Jan 29, 2009, at 8:27 PM, Caldarale, Charles R wrote:
From: Nathan Potter [mailto:n
.Thread.run(Thread.java:613)
note The full stack trace of the root cause is available in the Apache
Tomcat/6.0.14 logs.
And in my debugger it looks like the getRelativePath() never gets
called. It dies long before that.
Any ideas?
N
On Jan 17, 2009, at 9:13 AM, Caldarale, Charl
rror400.html
403
/docs/error403.html
404
/docs/error404.html
500
/docs/error500.html
501
/docs/error501.html
502
/docs/error502.html
java.lang.Throwable
, 2009, at 9:20 PM, Caldarale, Charles R wrote:
From: Nathan Potter [mailto:n...@opendap.org]
Subject: Re: Tomcat returns HTTP status of 200 when
HttpServletResponse.sendError() called.
So do you mean something like this?
default
org.apache.catalina.servl
On Jan 14, 2009, at 1:38 PM, Caldarale, Charles R wrote:
From: Nathan Potter [mailto:n...@opendap.org]
Subject: Re: Tomcat returns HTTP status of 200 when
HttpServletResponse.sendError() called.
I mapped one of my servlets to be the default servlet:
hyrax
*
And
he "internal
forward" .
Is that right? Would I be better off just not calling
response.setStatus() unless something actually goes awry with the
request?
= = =
Nathan Potterndp at opendap.org
OPeN
scribe, e-mail: users-unsubscr...@tomcat.apache.org
For additional commands, e-mail: users-h...@tomcat.apache.org
= = =
Nathan Potterndp at opendap.org
OPeNDAP, Inc.541.752.1852
-
ot;
So what does "the container returns the resource as indicated by the
location entry" mean for tomcat?
Is there an example of a design pattern you can point me to?
Thanks,
Nathan
= = =
Nathan Potterndp at opendap.org
.
Is that correct?
Seems like it shouldn't work that way to me, but then that's why I'm
here, looking for some insight.
Nathan
= = =
Nathan Potterndp at opendap.org
OPeNDAP, Inc.
I checked (long ago, I might add), DIGEST authentication
wasn't all that standard when it came to various browsers, so you
might
want to avoid that headache.
-chris
Nathan Potter
Thanks in advance for your time and input,
Nathan
========
Nathan Potter Oregon State University, COAS
[EMAIL PROTECTED] 104 Ocean. Admin. Bldg.
541 737 2293 voice Corvallis, OR 97331-5503
541 737 2064 fax
--
SIC authentication. Does this problem
persistent for DIGEST and FORM?
Thanks in advance for your time and input,
Nathan
====
Nathan Potter Oregon State University, COAS
27 matches
Mail list logo