Re: element type null

2003-10-21 Thread Abhijeet Mahalkar
? thanks in advance abhijeet - Original Message - From: "ajay brar" <[EMAIL PROTECTED]> To: <[EMAIL PROTECTED]> Sent: Tuesday, October 21, 2003 1:10 PM Subject: Re: element type null > hi! > thanks for that. > do i still need the declaration of Applicati

Re: element type null

2003-10-21 Thread Max Cooper
That seems like some kind of XML parsing error. I validated your web.xml and it passed (no errors). Perhaps there is an XML error in your struts-config.xml? The "element type null" thing makes me think there is a lone '<' in the file somewhere with a space after it. The parser would read the '<' a

Re: element type null

2003-10-21 Thread ajay brar
ROTECTED]> To: "Struts Users Mailing List" <[EMAIL PROTECTED]> Subject: Re: element type null Date: Tue, 21 Oct 2003 16:10:10 +1000 I don't know if that's right - I had a similar problem though until I put this in my web.xml But I assumed that your properties file i

Re: element type null

2003-10-20 Thread hgosper
02:15 PM Please respond to "Struts Users Mailing List" To: [EMAIL PROTECTED] cc: Subject:Re: element type null hi! tried that but didn't work i dont know about the reserved word, all struts-examples seem to use it :-) the error i posed is what i get

Re: element type null

2003-10-20 Thread hgosper
ts Users Mailing List" To: [EMAIL PROTECTED] cc: Subject:Re: element type null hi! tried that but didn't work i dont know about the reserved word, all struts-examples seem to use it :-) the error i posed is what i get in the log file, when i try to deploy i

Re: element type null : clarification

2003-10-20 Thread ajay brar
arse error, i cant find it anywhere any help would be immensely great cheers ajay From: "ajay brar" <[EMAIL PROTECTED]> Reply-To: "Struts Users Mailing List" <[EMAIL PROTECTED]> To: [EMAIL PROTECTED] Subject: Re: element type null Date: Tue, 21 Oct 2003 14:15:33

Re: element type null

2003-10-20 Thread ajay brar
with the deployment descriptor, but cant figure out what. the web.xml below looks fine to me thanks cheers ajay From: "Martin Gainty" <[EMAIL PROTECTED]> Reply-To: "Struts Users Mailing List" <[EMAIL PROTECTED]> To: "Struts Users Mailing List" <[EMA

Re: element type null

2003-10-20 Thread Martin Gainty
my web-app has a id e.g. Also is it wise to call servlet "action" I thought "action" was a reserved name? -M - Original Message - From: "ajay brar" <[EMAIL PROTECTED]> To: <[EMAIL PROTECTED]> Sent: Monday, October 20, 2003 8:18 PM Subject: element type null > hi! > i am getting the f

Re: element

2003-09-30 Thread Robert Leland
Graham Leggett wrote: Thomas Cornet wrote: http://jakarta.apache.org/struts/userGuide/struts-html.html#button I suppose this is what you're searching for... Nope, the link describes the tag, not the tag. This one: http://www.w3.org/TR/html4/interact/forms.html#edef-BUTTON Regards, Graham

Re: element

2003-09-30 Thread Graham Leggett
Thomas Cornet wrote: http://jakarta.apache.org/struts/userGuide/struts-html.html#button I suppose this is what you're searching for... Nope, the link describes the tag, not the tag. Regards, Graham -- - [EMAIL PROTECTED] "There's a moon

Re: element

2003-09-29 Thread Jason Lea
Shane Mingins wrote: If memory serves me correct was only supported by IE has that changed? I like the button tag and I was going to use it when I found it because of the control over the button text and values that are submitted. I was testing using Mozilla and it was great. It is p

RE: element

2003-09-29 Thread Shane Mingins
If memory serves me correct was only supported by IE has that changed? Shane > -Original Message- > From: Graham Leggett [mailto:[EMAIL PROTECTED] > Sent: Tuesday, 30 September 2003 4:48 a.m. > To: Struts Users Mailing List > Subject: element > > Hi all, > > I don't seem to

Re: element

2003-09-29 Thread Thomas Cornet
Take a look at this : http://jakarta.apache.org/struts/userGuide/struts-html.html#button I suppose this is what you're searching for... Thomas At 18:47 29/09/2003, you wrote: Hi all, I don't seem to see a corresponding struts html tag to render a "button" element - is there a reason for thi

Re: element

2003-09-29 Thread Robert Leland
Graham Leggett wrote: Matt Raible wrote: You are correct - there is no element, but there's nothing preventing you from using your own: Struts does not mandate that you use it's tags for form buttons. This is true, but for the sake of completeness and elegance I was going to add a button ta

Re: element

2003-09-29 Thread Graham Leggett
Matt Raible wrote: You are correct - there is no element, but there's nothing preventing you from using your own: Struts does not mandate that you use it's tags for form buttons. This is true, but for the sake of completeness and elegance I was going to add a button tag to struts, just wanted

RE: element

2003-09-29 Thread Matt Raible
You are correct - there is no element, but there's nothing preventing you from using your own: Struts does not mandate that you use it's tags for form buttons. -Original Message- From: Graham Leggett [mailto:[EMAIL PROTECTED] Sent: Monday, September 29, 2003 10:48 AM To: Struts Users

Re: element filter in web.xml causes error

2003-09-03 Thread Jason Lea
Hi Jiri, Make sure you add the and in the correct order inside web.xml: icon?, display-name?, description?, distributable?, context-param*, filter*, filter-mapping*, listener*, servlet*, servlet-mapping*, session-config?, mime-mapping*, welcome-file-list?, error-page*, taglib*, resource-env