Have you tried the tag (was also available in 1.0.2)?
http://jakarta.apache.org/struts/userGuide/struts-bean.html#struts
P.S.
new String("** hacMapping Null** ") is *EVIL*! A simple String literal will do.
Quoting Mark Ahnell <[EMAIL PROTECTED]>:
> I have recently migrated from 1.0 to 1.1 and
This one might have gotten buried in the morning download of email, has
anyone looked at this problem? Thanks. :)
- Mark
-Original Message-
From: Mark Ahnell [mailto:[EMAIL PROTECTED]]
Sent: Wednesday, February 05, 2003 12:52 AM
To: [EMAIL PROTECTED]
Subject: Accessing ActionMapping in
I have recently migrated from 1.0 to 1.1 and have been having a problem with
accessing the ActionMapping in my JSP. I have a custom ActionMapping,
HACActionMapping, which I have added several getters and mutators.
With version 1.0, I used this code in my JSP:
<%
ActionMappings actionMappings =
3 matches
Mail list logo