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<[email protected]> 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: [email protected]
> For additional commands, e-mail: [email protected]
>
>

---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to