RE: jspc with taglib

2002-10-28 Thread Sonnek, Ryan
use the class files anyway. -Original Message- From: Sonnek, Ryan [mailto:Ryan.Sonnek;bpc.com] Sent: Friday, October 25, 2002 4:27 PM To: 'Ant Users List' Subject: RE: jspc with taglib yes, and jspc runs just fine normally untill i decided to add a tag library to my jsp page

RE: jspc with taglib

2002-10-28 Thread Sonnek, Ryan
anyway. -Original Message- From: Sonnek, Ryan [mailto:Ryan.Sonnek;bpc.com] Sent: Friday, October 25, 2002 4:27 PM To: 'Ant Users List' Subject: RE: jspc with taglib yes, and jspc runs just fine normally untill i decided to add a tag library to my jsp page. i only run my

RE: jspc with taglib

2002-10-28 Thread Sonnek, Ryan
Tomcat wants, so it can't use the class files anyway. -Original Message- From: Sonnek, Ryan [mailto:Ryan.Sonnek;bpc.com] Sent: Friday, October 25, 2002 4:27 PM To: 'Ant Users List' Subject: RE: jspc with taglib yes, and jspc runs just fine normally untill i decided

RE: jspc with taglib

2002-10-25 Thread Dennis Doubleday
Make sure the .tld file for taglib is in the WEB-INF directory of your build environment. -Original Message- From: Sonnek, Ryan [mailto:Ryan.Sonnek;bpc.com] Sent: Friday, October 25, 2002 12:06 PM To: '[EMAIL PROTECTED]' Subject: jspc with taglib i've been working with the jspc

RE: jspc with taglib

2002-10-25 Thread Sonnek, Ryan
: Dennis Doubleday [mailto:dennis;righthandmanager.com] Sent: Friday, October 25, 2002 11:55 AM To: 'Ant Users List' Subject: RE: jspc with taglib Make sure the .tld file for taglib is in the WEB-INF directory of your build environment. -Original Message- From: Sonnek, Ryan

RE: jspc with taglib

2002-10-25 Thread Dennis Doubleday
' Subject: RE: jspc with taglib yes, and jspc runs just fine normally untill i decided to add a tag library to my jsp page. i only run my pages through a compiler to check for syntax errors, otherwise i normally just deploy the war file. after i added the taglibs, the tag works