After login, clicking on the unsubscribed link in order to subscribe to
folders throws and exception:
org.apache.jasper.JasperException: folder_unsubscribed.jsp(162,21)
Attribute paramValue invalid for tag link according to TLD
org.apache.jasper.compiler.DefaultErrorHandler.jspError(DefaultError
Handler.java:39)
...
==Leonard
Logged In: YES
user_id=36782
Leonard,
I suppose this is another struts update related problem. I will take a look
ASAP, basically when I have an IMAP server for testing again.
Regards,
Dieter
Logged In: YES
user_id=36782
Fixed the html:link tag, passing external parameters.
Changes:
Checking in folder_subscribed.jsp;
/cvsroot/jwma/jwma-scratch/src/views/advanced/folder_subscribed.jsp,v
<-- folder_subscribed.jsp
new revision: 1.5; previous revision: 1.4
done
Checking in folder_unsubscribed.jsp;
/cvsroot/jwma/jwma-scratch/src/views/advanced/folder_unsubscribed.jsp,v
<-- folder_unsubscribed.jsp
new revision: 1.4; previous revision: 1.3
done
--
Dieter