Re: TLD file placement

2005-10-25 Thread Wendy Smoak
From: "Scott Purcell" <[EMAIL PROTECTED]> I was told by my administrator, that I I take out entries from the web.xml file and use the url from the jar file, and if the site that the url points to is down, that the code will break. It's not a URL, it's a URI. :) None of the URIs for the Struts

Re: TLD file placement

2005-10-25 Thread Christian Bollmeyer
er 20, 2005 8:46 AM To: Struts Users Mailing List Subject: Re: TLD file placement From: <[EMAIL PROTECTED]> Sorry if I'm asking a basic question but I didn't know that you can just use the tld files in the jar. You said "unless you're on Servlet 2.2..." Does that

RE: TLD file placement

2005-10-25 Thread Scott Purcell
- From: Wendy Smoak [mailto:[EMAIL PROTECTED] Sent: Thursday, October 20, 2005 8:46 AM To: Struts Users Mailing List Subject: Re: TLD file placement From: <[EMAIL PROTECTED]> > Sorry if I'm asking a basic question but I didn't know that you can just > use the tld file

Re: TLD file placement

2005-10-20 Thread pantichd
cc Subject Please respond to Re: TLD file placement "Struts Users

Re: TLD file placement

2005-10-20 Thread Wendy Smoak
From: <[EMAIL PROTECTED]> Sorry if I'm asking a basic question but I didn't know that you can just use the tld files in the jar. You said "unless you're on Servlet 2.2..." Does that mean that after Servlet 2.2 you can just use the tld files in the jar file? Yes. http://wiki.wsmoak.net/cgi-b

TLD file placement

2005-10-20 Thread pantichd
Wendy, I'm curious about your comment about Servlet 2.2 and placement of tld files. Sorry if I'm asking a basic question but I didn't know that you can just use the tld files in the jar. You said "unless you're on Servlet 2.2..." Does that mean that after Servlet 2.2 you can just use the tld file