Re: New warning message appearing with version 6.3 - SecurityMemberAccess - Access to non-public ... is blocked!

2023-12-18 Thread Ralph Grove
> On Dec 17, 2023, at 10:04 AM, Lukasz Lenart wrote: > > sob., 16 gru 2023 o 19:10 Ralph Grove napisał(a): >> The setup action declares it this way: >> >>private HashMap statuses; >> >>statuses = User.getStatusMap(); >> >>

Re: New warning message appearing with version 6.3 - SecurityMemberAccess - Access to non-public ... is blocked!

2023-12-16 Thread Ralph Grove
> On Dec 16, 2023, at 1:41 PM, Dale Newfield wrote: > > Unrelated to your question, but why do you create redundant maps every time > your static getter method is called? (And note they're mutable.) > > You can eliminate all that syntax, remove the getter side-effects, and add > the safety

Re: New warning message appearing with version 6.3 - SecurityMemberAccess - Access to non-public ... is blocked!

2023-12-16 Thread Ralph Grove
> On Dec 16, 2023, at 11:29 AM, Lukasz Lenart wrote: > > pt., 15 gru 2023 o 16:34 Grove, Ralph - groverf napisał(a): >> >> After upgrading from Struts 6.1.1 to 6.3.0.2, these messages began appearing >> in the log, always four at a time: >> >> [WARN ] 2023-12-15 07:33:15

Re: New warning message with V6.1.1 - SecurityMemberAccess...

2023-01-04 Thread Ralph Grove
> On Jan 4, 2023, at 12:53 PM, Lukasz Lenart wrote: > > śr., 4 sty 2023 o 18:19 Ralph Grove napisał(a): >>> cssClass="form-vertical"> > > Could you try to use the simple theme? When I change it to theme=“simple”, the warning messages do not ap

Re: New warning message with V6.1.1 - SecurityMemberAccess...

2023-01-04 Thread Ralph Grove
Test Page > On Jan 4, 2023, at 11:39 AM, Lukasz Lenart wrote: > > wt., 3 sty 2023 o 20:40 Ralph Grove napisał(a): >> The message is a result of the execution of this tag: >> >name="sta

Re: New warning message with V6.1.1 - SecurityMemberAccess...

2023-01-04 Thread Ralph Grove
> On Jan 4, 2023, at 11:39 AM, Lukasz Lenart wrote: > > wt., 3 sty 2023 o 20:40 Ralph Grove napisał(a): >> The message is a result of the execution of this tag: >> >name="status" >>label="Status" &g

New warning message with V6.1.1 - SecurityMemberAccess...

2023-01-03 Thread Ralph Grove
messages are puzzling. Does anyone know why the warnings are appearing? Thanks, Ralph Grove -- public class UserSetupAction extends ActionSupport { private static final Logger logger = LogManager.getLogger(UserSetupAction.class); private String

Re: Problem with Struts 6.0 and Bootstrap plugin

2022-06-25 Thread Ralph Grove
After fixing the JQuery > plugin we will try to focus on that. > Please be aware that this plugin isn't directly maintained by ASF and > Struts' volunteers. > > > Cheers > Łukasz > > czw., 23 cze 2022 o 23:08 Ralph Grove <mailto:rfgr...@icloud.com.invalid>

Problem with Struts 6.0 and Bootstrap plugin

2022-06-23 Thread Ralph Grove
Test

Re: struts.ognl.expressionMaxLength

2022-04-02 Thread Ralph Grove
asz Lenart wrote: > > wt., 29 mar 2022 o 17:14 Ralph Grove napisał(a): >> >> I found the problem - I had neglected to include the leading spaces of the >> continuation line when calculating the expression length. They were >> converted to tabs in my editor,

Re: struts.ognl.expressionMaxLength

2022-03-29 Thread Ralph Grove
: Thanks for your help, Ralph > On Mar 29, 2022, at 8:43 AM, Lukasz Lenart wrote: > > wt., 29 mar 2022 o 14:31 Ralph Grove napisał(a): >> Caused by: java.lang.SecurityException: This expression exceeded maximum >> allowed length: parti

Re: struts.ognl.expressionMaxLength

2022-03-29 Thread Ralph Grove
AM, Lukasz Lenart wrote: > > pon., 28 mar 2022 o 20:33 Ralph Grove napisał(a): >> >> I’m experimenting with enhancing security by setting a value for >> struts.ognl.expressionMaxLength. I checked all of the OGNL expressions in >> the application, and the long

struts.ognl.expressionMaxLength

2022-03-28 Thread Ralph Grove
message: OgnlValueStack - Could not evaluate this expression due to security constraints: [participant.checklist >= 2 && participant.surveyResponse == null] Is the expression being expanded somehow during evaluation? Thanks,

Re: Struts2 namespace confusion

2017-05-01 Thread Ralph Grove
On 2017-04-28 04:33 (-0400), Lukasz Lenart <lukaszlen...@apache.org> wrote: > 2017-04-27 13:56 GMT+02:00 Ralph Grove <ralph.gr...@gmail.com>: > > Matt, did this solve your problem? I'm having the same issue with > > namespaces. With this example, I can request

Re: Struts2 namespace confusion

2017-04-27 Thread Ralph Grove
ve path is messed up for files included in the JSP. Ralph Grove http://struts.apache.org/dtds/struts-2.0.dtd;> /error.jsp /error.jsp