RE: Re: [OT] RE: Re: struts-html question.... puzzling problem...

2006-11-29 Thread Dave Newton
From: news [mailto:[EMAIL PROTECTED] On Behalf Of maya > the WAR-file thing has really eluded me.. http://www.google.com/search?q=war+file 1) http://access1.sun.com/techarticles/simple.WAR.html 2) http://en.wikipedia.org/wiki/WAR_(file_format) Dave

Re: [OT] RE: Re: struts-html question.... puzzling problem...

2006-11-29 Thread maya
thank you very much for your help.. I'm a developer, mostly front-end (but very experienced) also know Java programming (and JSP/back-end), I started learning Java about three years ago and I like programming a lot.. know very well how to use Tomcat, servlets, etc.. started a new job a few mo

[OT] RE: Re: struts-html question.... puzzling problem...

2006-11-29 Thread Dave Newton
> From: news [mailto:[EMAIL PROTECTED] On Behalf Of maya > how exactly does this WAR-thing work??? This may not be your best approach to learning JEE. Have you considered getting a book that discusses JEE and moving on to Struts from there? Dave

Re: struts-html question.... puzzling problem...

2006-11-29 Thread maya
thank you all very much for your help.. finally got it to work w/struts 1.1 (I had tried earlier version before, but 1.2.9, since hadn't been able to find 1.1) now need to deal w/WAR-file thing, unfortunately don't know how to unpack/deploy WAR files.. I tried about a year ago to learn t

Re: struts-html question.... puzzling problem...

2006-11-28 Thread Wendy Smoak
On 11/28/06, maya <[EMAIL PROTECTED]> wrote: thank you very much.. downloaded lib and src downloads.. when unzipped, found that all files under "docs" are xmls not htmls.. You're probably looking at the "source" of the html pages, which is xml. The documentation is inside struts-documentati

Re: struts-html question.... puzzling problem...

2006-11-28 Thread maya
. many thanks.. Dave Newton wrote: http://archive.apache.org/dist/struts/struts-1.1/ -Original Message- From: news [mailto:[EMAIL PROTECTED] On Behalf Of maya Sent: Tuesday, November 28, 2006 2:37 PM To: user@struts.apache.org Subject: Re: struts-html question puzzling problem... Da

RE: Re: struts-html question.... puzzling problem...

2006-11-28 Thread Dave Newton
http://archive.apache.org/dist/struts/struts-1.1/ > -Original Message- > From: news [mailto:[EMAIL PROTECTED] On Behalf Of maya > Sent: Tuesday, November 28, 2006 2:37 PM > To: user@struts.apache.org > Subject: Re: struts-html question puzzling problem... > &

Re: struts-html question.... puzzling problem...

2006-11-28 Thread maya
Dave Newton wrote: From: news [mailto:[EMAIL PROTECTED] On Behalf Of maya thank you very much.. yes, the book uses 1.1.. I can't find any book that uses later versions, no 1.1 download on Jakarta site.. http://struts.apache.org/downloads.html#PriorReleases did go to "1.1" link? http://stru

RE: Re: struts-html question.... puzzling problem...

2006-11-28 Thread Dave Newton
> From: news [mailto:[EMAIL PROTECTED] On Behalf Of maya > thank you very much.. yes, the book uses 1.1.. I can't find any book > that uses later versions, no 1.1 download on Jakarta site.. http://struts.apache.org/downloads.html#PriorReleases There are documents on the Struts Wiki discussing c

Re: struts-html question.... puzzling problem...

2006-11-28 Thread maya
Dave Newton wrote: From: news [mailto:[EMAIL PROTECTED] On Behalf Of maya I'm following chapter 3 of Wrox Struts book ("Professional Jakarta Struts") to the letter.. using struts 1.3.5, Tomcat 5.5/1.4... get TLD-related error on index.jsp (entire zipped-up webapp (small, virus-free...:) here...

RE: struts-html question.... puzzling problem...

2006-11-28 Thread Dave Newton
From: news [mailto:[EMAIL PROTECTED] On Behalf Of maya > I'm following chapter 3 of Wrox Struts book ("Professional Jakarta > Struts") to the letter.. using struts 1.3.5, Tomcat 5.5/1.4... get > TLD-related error on index.jsp (entire zipped-up webapp (small, > virus-free...:) here... www.mayacove.

Re: struts-html question.... puzzling problem...

2006-11-28 Thread Nuwan Chandrasoma
]> To: Sent: Tuesday, November 28, 2006 5:12 PM Subject: struts-html question puzzling problem... hi, I'm following chapter 3 of Wrox Struts book ("Professional Jakarta Struts") to the letter.. using struts 1.3.5, Tomcat 5.5/1.4... get TLD-related error on index.jsp

struts-html question.... puzzling problem...

2006-11-28 Thread maya
hi, I'm following chapter 3 of Wrox Struts book ("Professional Jakarta Struts") to the letter.. using struts 1.3.5, Tomcat 5.5/1.4... get TLD-related error on index.jsp (entire zipped-up webapp (small, virus-free...:) here... www.mayacove.com/java/strutsWrox.zip) did index.jsp, and the clas