|
hi,
I tried to run the example in Blazix Server. I get these errors (about 20 of them)
Login.jsp Line 2: Public Method "setDisabled(String)" or "setDisabled(Object)" not found in class "org.apache.struts.taglib.html.ButtonTag"
Login.jsp Line 2: Public Method "setDisabled(String)" or "setDisabled(Object)" not found in class "org.apache.struts.taglib.html.CancelTag"
I think I am missing some classes but I don't know how to fix it. Any help?
|