There's no such thing as `devMode` in Struts 1.
Struts 1 vulnerabilities would be in Struts 1 announcements, although with
the EOL, announcements and fixes may never happen.
Struts 1 and Struts 2 have essentially zero in common.
Dave
On Thu, Sep 3, 2015 at 4:41 PM, David Gawron wrote:
> The
The security bulletin for CVE-2015-5169 (
https://struts.apache.org/docs/s2-025.html) only mentions Struts 2. Anyone
know if the vulnerability also exists in Struts 1 in some form? I realize
Struts 1.x are no longer supported and that is why the bulletin doesn't
cover those releases. I grabbed
1. I have a web page which is having a
2. From this webpage I open a modal window which has a link to update the
parent window grid information.
3. Once the modal window is done with it's work and closes. how to trigger the
refresh the parent window grid ?
Need help with this please.
> So the java jar file influence the
> validation and the message errors directly on html page.
When you don't specifiy own messages/text-keys in validation annotations
the bean-validation framework uses default messages. In your case these
messages should come from hibernate-validation.jar.
Hello,
The bean-validation example works now, after adding jboss-logging-3.1.1.GA.jar
I didn't know I could use a jboss file jar with only Netbeans 7.3 and Apache
Tomcat 7.0.34.So the java jar file influence the validation and the message
errors directly on html page.
PS : with the exclude_
5 matches
Mail list logo