Re: Servlet mapping question -- way to include everythign EXCEPT a directory?

2010-07-03 Thread Christopher Schultz
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Chuck, On 7/1/2010 12:31 PM, Caldarale, Charles R wrote: >> From: laredotornado [mailto:laredotorn...@gmail.com] >> Subject: RE: Servlet mapping question -- way to include everythign >> EXCEPT a directory? >> >> I like

Re: Servlet mapping question -- way to include everythign EXCEPT a directory?

2010-07-01 Thread André Warnier
Caldarale, Charles R wrote: From: laredotornado [mailto:laredotorn...@gmail.com] Subject: RE: Servlet mapping question -- way to include everythign EXCEPT a directory? I like your idea about specifying the DefaultServlet, but what do you mean by the "DefaultServlet" ? Tomcat&

RE: Servlet mapping question -- way to include everythign EXCEPT a directory?

2010-07-01 Thread Caldarale, Charles R
> From: laredotornado [mailto:laredotorn...@gmail.com] > Subject: RE: Servlet mapping question -- way to include everythign > EXCEPT a directory? > > I like your idea about specifying the DefaultServlet, > but what do you mean by the "DefaultServlet" ? Tomcat's

Re: Servlet mapping question -- way to include everythign EXCEPT a directory?

2010-07-01 Thread Hassan Schroeder
On Thu, Jul 1, 2010 at 9:24 AM, laredotornado wrote: > > I like your idea about specifying the DefaultServlet, but what do you mean by > the "DefaultServlet" ? - Dave -- Hassan Schroeder hassan.schroe...@gmail.com t

RE: Servlet mapping question -- way to include everythign EXCEPT a directory?

2010-07-01 Thread laredotornado
I like your idea about specifying the DefaultServlet, but what do you mean by the "DefaultServlet" ? - Dave n828cl wrote: > >> From: laredotornado [mailto:laredotorn...@gmail.com] >> Subject: Servlet mapping question -- way to include everythign EXCEPT a >> dir

RE: Servlet mapping question -- way to include everythign EXCEPT a directory?

2010-07-01 Thread Caldarale, Charles R
> From: laredotornado [mailto:laredotorn...@gmail.com] > Subject: Servlet mapping question -- way to include everythign EXCEPT a > directory? > > I don't know how to specify "not" in a mapping That's because you can't specify a "not". What you

Servlet mapping question -- way to include everythign EXCEPT a directory?

2010-07-01 Thread laredotornado
/play/sports/* What would I need to add to exclude directories matching "/play/sports/includes/*"? Thanks, - Dave -- View this message in context: http://old.nabble.com/Servlet-mapping-questionway-to-include-everythign-EXCEPT-a-directory--tp29046779p29046779.html Sent from

RE: servlet mapping question(I believe)

2008-02-04 Thread Caldarale, Charles R
> From: Terence Kent [mailto:[EMAIL PROTECTED] > Subject: Re: servlet mapping question(I believe) > > In my case I have multiple applications in the webapps > folder, so which to name to root is ambiguous. The one to name ROOT (not root) is the one you want clients to see when th

Re: servlet mapping question(I believe)

2008-02-03 Thread Terence Kent
On Feb 3, 2008, at 10:58 AM, Konstantin Kolinko wrote: Konstanin, Thank you for your response! Below are responses to your statements... "http://java.sun.com/j2ee/dtds/web-app_2_2.dtd";> Why are you using such an old version of specification? Why not 2.4 or 2.5?? I think my question was m

Re: servlet mapping question(I believe)

2008-02-03 Thread Terence Kent
Mark, Thank you very much! Your suggestion worked perfectly and has given me an area to focus on. Terence. On Feb 3, 2008, at 10:51 AM, Mark Thomas wrote: Terence Kent wrote: Conclusion: My understanding from this configuration is that all requests on port 8010, that end with the extensi

Re: servlet mapping question(I believe)

2008-02-03 Thread Konstantin Kolinko
>"http://java.sun.com/j2ee/dtds/web-app_2_2.dtd";> Why are you using such an old version of specification? Why not 2.4 or 2.5?? Nowadays, with tomcat 5.5 and 6.0 it is very rare (and discouraged) to configure context in server.xml. For the root application it is sufficient to name it "ROOT"

Re: servlet mapping question(I believe)

2008-02-03 Thread Mark Thomas
Terence Kent wrote: Conclusion: My understanding from this configuration is that all requests on port 8010, that end with the extension .ext should be forwarded to the servlet "mycompany". From what I've read, any paths created in the ${APP_BASE} directory should be irrelevant in this mapping

servlet mapping question(I believe)

2008-02-03 Thread Terence Kent
Hello all, I am new to tomcat and running into a problem that I am unable to resolve. I don't know all the correct vocabulary to use here, so bare with me as I attempt to describe the problem I'm running into. Here goes... In a nutshell: All requests to: dwww.mycompany.com:8010/foor/bar.

RE: servlet-mapping question

2005-11-22 Thread Caldarale, Charles R
> From: news [mailto:[EMAIL PROTECTED] On Behalf Of hv @ Fashion Content > Subject: servlet-mapping question > > Good point, but I am not trying to adhere strictly > to the URI rfc, as it is generated by the server to > refer to the server. I don't think it matters who or

Re: servlet-mapping question

2005-11-22 Thread hv @ Fashion Content
n Content > Subject: servlet-mapping question > > Should catch all of the following if I am not mistaken, not > just some of them right? > > http://www.domain.com/ZoA+xaeoHh6s,$EnterPromotionCode.$Form.topic > http://www.domain.com/ZoA+xaeoHh6s,$EnterPromotionCode-$Form.topic &g

RE: servlet-mapping question

2005-11-22 Thread Caldarale, Charles R
> From: news [mailto:[EMAIL PROTECTED] On Behalf Of hv @ Fashion Content > Subject: servlet-mapping question > > Should catch all of the following if I am not mistaken, not > just some of them right? > > http://www.domain.com/ZoA+xaeoHh6s,$EnterPromotionCode.$Form.topic &g

servlet-mapping question

2005-11-22 Thread hv @ Fashion Content
I am trying to figure out a little headache I am having with the servlet-mapping portalapp *.topic Should catch all of the following if I am not mistaken, not just some of them right? http://www.domain.com/ZoA+xaeoHh6s,$EnterPromotionCode.$Form.topic http://www.domain.com/ZoA+xaeoHh6s,$EnterPr