Re: Where is struts-*.tld

2007-10-08 Thread mjparme
: > > > > So, if you've got the time, it's worthwhile to learn. Good luck! > > On Oct 5, 2007, at 5:55 PM, mjparme wrote: > >> >> Yeah, I have done more reading about Struts 2 vs 1. Didn't realize >> it was >> that different. I will probabl

Re: Where is struts-*.tld

2007-10-05 Thread mjparme
> framework itself. > > On Oct 5, 2007, at 5:21 PM, mjparme wrote: > >> >> I downloaded Struts 2.0.9 (binary release) and the files struts- >> bean.tld, >> struts-html.tld, and struts-logic.tld is nowhere to be found. All the >> documentation I have read

Re: Where is struts-*.tld

2007-10-05 Thread mjparme
Thanks for the information! It all makes sense now:-) I have previously used Struts 1; however, that project was setup long ago and I just have add to some new fucntionality to on occasion. This is the first time I have setup a struts application from scratch. The app I am using as an example

Where is struts-*.tld

2007-10-05 Thread mjparme
I downloaded Struts 2.0.9 (binary release) and the files struts-bean.tld, struts-html.tld, and struts-logic.tld is nowhere to be found. All the documentation I have read said it should be in the lib directory. This documentation appears to be geared to Struts 1.x though. I have scoured google and