Yeah, it works after removed them all :) but what have happened? I just don't know why another project works wtih these lines here, may be there is some xml configuration difference.
Thanks On Sun, Jun 21, 2009 at 1:41 AM, Dave Newton<newton.d...@yahoo.com> wrote: > Did you remove the configurations from the web.xml file? > > Sam Wun wrote: >> >> Here is the jsp file load the tld files: >> <% >> /** >> <%@ taglib uri="http://java.sun.com/portlet_2_0" prefix="portlet" %> >> <%@ taglib uri="http://struts.apache.org/tags-bean" prefix="bean" %> >> <%@ taglib uri="http://struts.apache.org/tags-html" prefix="html" %> >> <%@ taglib uri="http://struts.apache.org/tags-logic" prefix="logic" %> >> */ >> %> > > That won't work at all--now your page has no taglibs. > >> <portlet:defineObjects /> > > Dave > > --------------------------------------------------------------------- > To unsubscribe, e-mail: user-unsubscr...@struts.apache.org > For additional commands, e-mail: user-h...@struts.apache.org > > --------------------------------------------------------------------- To unsubscribe, e-mail: user-unsubscr...@struts.apache.org For additional commands, e-mail: user-h...@struts.apache.org