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: taglibs-user-unsubscribe@jakarta.apache.org
For additional commands, e-mail: taglibs-user-help@jakarta.apache.org
|