Hi... I have what I hope is a stupid question... I very rarely use Struts
tags, but I need to on a project now... the people who originally put the
project together had the TLD's in WEB-INF, and we're now trying to remove
them... using Struts 1.2.9 at the moment... unfortunately I have to use
RAD for this... problem is, when I build, I'm getting an error in the JSP
for the taglib reference...

<%@ taglib uri="http://struts.apache.org/tags-bean"; prefix="bean" %>

Some Googling seems to indicate that is correctm, yet RAD keeps saying
that URI isn't found (and when I try to pull it up in a browser it's a
404, so RAD seems to be right).  Can anyone point out my undoubtedly
stupid mistake?  Thanks!

Frank


-- 
Frank W. Zammetti
Founder and Chief Software Architect
Omnytex Technologies
http://www.omnytex.com
AIM/Yahoo: fzammetti
MSN: [EMAIL PROTECTED]
Author of "Practical Ajax Projects With Java Technology"
 (2006, Apress, ISBN 1-59059-695-1)
Java Web Parts - http://javawebparts.sourceforge.net
 Supplying the wheel, so you don't have to reinvent it!

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to