Hi,
I have been working on some struts - jsp pages. And I found some strange behaviour.
In the JSP I specified some <logic> tag. BUT I never actually import the tag, <%@ taglib uri="/WEB-INF/struts-logic.tld" prefix="logic" %>
Then i tried to run my JSP. It either say:
* Bean not define * There is no getter setter method specified for this bean
After pulling off my hair and banging my head to my laptop screemn I realize that I never specify the logic tag. After i specify it, walaaa eveything was solved.
Hope this weird encounter can help you guys.
Regards, inoel
--------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]