Thank you for help and answers
Le Mercredi 26 août 2015 16h09, Chris a écrit :
Thanks, It works now.
I can't say why
Also with
D:\NetbeansLibs\log4j beta\log4j-api-2.3.jar
Le Mercredi 26 août 2015 15h52, Lukasz Lenart a
écrit :
I cannot reproduce your problem. Ju
Thanks, for trying to help me on this. I did add the subscribe java script
functions as you've suggested. Still not working. Please need help.
$(document).ready(function() {
$.subscribe('autocompleteChange', function(event, data) {
var ui = event.origi
> > private String[] publisherName; //why is this an Array of String instead of
> > String publisherName;
I had it as String but after seeing the error I modified it to String[] and
tried that.
> MG>where are you setting the publisherName?.. in constructor of
> Action class?
I
> From: zy...@hotmail.com
> To: user@struts.apache.org
> Subject: OGNL error --- Unexpected Exception caught setting ... on
> 'class.
> Date: Wed, 26 Aug 2015 19:42:36 -0400
>
> Have a Publisher class with attributes
> Publisher --->class
> name
> code
>
> Action class
> private Str
MG>follow the example to the letter
> From: zy...@hotmail.com
> To: user@struts.apache.org
> Subject: RE: dependable
> Date: Wed, 26 Aug 2015 13:21:13 -0400
>
> I tried doing this onSelectTopics of first autocompleter to select value of
> the second autocompleter but didn't work. Any suggessi
Have a Publisher class with attributes
Publisher --->class
name
code
Action class
private String[] publisherName;
List publishers= new ArrayList();
getters and setters for the same too in it.
JSP
When I don't select anything in autocompleter and submit the form seeing th
I tried doing this onSelectTopics of first autocompleter to select value of
the second autocompleter but didn't work. Any suggessions?
First autocompleter
Second autocompleter
$.subscribe('publisherDescSelect', function(event, data) {
var ui = event.originalEven
As mentioned earlier have 2 autocompleters with same list of Managers. Only
difference being the Manger.description is shown as drop down in one and
Manager.code is shown in the drop down in another.
In the first autocompleter when Manager.description is selected it should
automatically selec
I cannot reproduce your problem. Just cloned a fresh copy from GitHub,
started the first example - annotations and everything works. Please
be aware that there is no more 'develop' branch, please use 'master'
branch
Here is the dependency list
[INFO] The following files have been resolved:
[INFO]
Ah, thanks! I was using 2.3.20. Glad to hear the issue is already fixed.
From: "Lukasz Lenart [via Struts]"
mailto:ml-node+s1045723n5718108...@n5.nabble.com>>
Date: Tuesday, August 25, 2015 at 11:56 PM
To: Allan Jackson mailto:allanjack...@ku.edu>>
Subject: Re: s:hidden generating invalid html f
The Apache Struts group is pleased to announce that a new security
bulletin was published
- S2-025 - http://struts.apache.org/docs/s2-025.html
Thanks to Taki Uchiyama from JPCERT/CC who reported two potential XSS
vulnerabilities available in older versions of The Apache Struts 2.
Please read the m
Yes we are.
thank you for mentioning.I didn't. But , yes, it's about
https://github.com/apache/struts-examples
Regards
Le Mercredi 26 août 2015 6h47, Lukasz Lenart a
écrit :
Strange, I don't see such problems. Are we talking about struts-examples?
https://github.com/apache/strut
12 matches
Mail list logo