RE: Problems with Struts - newbie

2004-08-27 Thread David Friedman
st 26, 2004 6:29 PM To: [EMAIL PROTECTED] Subject: Problems with Struts - newbie I am starting to work with struts, however I come facing some problems that I will describe to follow: I have the following code in the archive index.jsp <%@ taglib uri="/WEB-INF/tags/struts/struts-logic.tld&

Problems with Struts - newbie

2004-08-26 Thread "Sebastião Carlos Santos"
I am starting to work with struts, however I come facing some problems that I will describe to follow: I have the following code in the archive index.jsp <%@ taglib uri="/WEB-INF/tags/struts/struts-logic.tld" prefix="logic" %> <%@ taglib uri="/WEB-INF/tags/struts/struts-bean.tld" prefix="bean" %