OK Bob - thanks for the advice. I'll probably switch to Netbeans myself.
-----Original Message----- From: Bob Arnott [mailto:[EMAIL PROTECTED] Sent: 29 March 2006 15:30 To: Tag Libraries Users List Subject: Re: JSTL startup question Kevin Passey wrote: > Ha - I'm also using Websphere application developer and it does not > recognise the version attribute. > > Maybe that's my problem - it is v5.1.0 > > Do you use and IDE - and would you recomend one? The ultimate test of any webapp is the ability for it to be edited in a text editor, compiled on the command line and then have no issues with being deployed into any container. While I use Netbeans to do my development work in, I don't use the embedded Tomcat, I've always used a stand alone install. My Ant build scripts all work out with the IDE as well. Try a different IDE... Cheers, -- Bob Arnott --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED] --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
