08-17-07 12:27 PM
Hi,
My application that's been using struts for a while now suddenly started thr
owing 'Portlet unavailable' exception. I have stripped out absolutely everyt
hing from portlet's page, the only thing other than tld declarations that is
left is a form tag:
<html:form action="/welcome.do" portletMode="view" validate="false">
</html:form>
Struts-config file also looks ok. This is something that has been working si
nce I started working on my application and it decided to stop now for some
reason.
Your help will be very much appreciated.
[ Post a follow-up to this message ]
|