This make me think about the "struts.mapper.alwaysSelectFullNamespace"
property.
Take a look at this stackoverflow entry :
http://stackoverflow.com/questions/8424215/struts-2-mapped-actions-working-with-any-url
2016-09-19 10:35 GMT+02:00 Lukasz Lenart :
> 2016-09-19 9:59 GMT+02:00 Tamás Barta :
>
Hello Yaragalla,
you should now that disabling the default escaping can lead to serious
security issues (mainly XSS :
https://www.owasp.org/index.php/Cross-site_Scripting_%28XSS%29).
2015-07-30 10:49 GMT+02:00 Yaragalla Muralidhar :
> Ok Christoph. Thanks for your response. I found that struts is
.asm (in newer versions). If
this is your case, you have to exclude the transitive dependencies as I
mentioned above.
See:
http://mvnrepository.com/artifact/asm/asm
http://mvnrepository.com/artifact/org.ow2.asm/asm
Cheers,
Bruno
Answering my own question:
LocalizedTextUtil.findDefaultText(messageKey, Locale.getDefault())
On Tue, May 6, 2014 at 1:30 PM, Bruno Klava wrote:
> Hi,
>
> in order to load a message from a *.properties file from a servlet, I used
> to do:
>
> new ActionSupport().getText(m
there a new way (or even an old one :) to get messages from a servlet
context?
Thanks in advance,
Bruno
https://issues.apache.org/jira/browse/WW-4198
On Tue, Sep 10, 2013 at 5:09 AM, Lukasz Lenart wrote:
> 2013/9/5 Bruno Klava :
> > Hi folks,
> >
> > in Struts 2.3.15 the form-close-validate.ftl template was updated to use
> > the regex field, bu
scenarios.
Thanks in advance,
Bruno
Issue created: https://issues.apache.org/jira/browse/WW-4139
On Wed, Jul 10, 2013 at 6:18 AM, Lukasz Lenart wrote:
> 2013/7/10 Lukasz Lenart :
> > 2013/7/5 Bruno Klava :
> >> As far as I can tell, this difference is due to changes made
> >> in org.apache.struts2.co
behaviour obtained when using Struts 2.3.14.3.
After switching to Struts 2.3.15, the form 2 validation is not executed at
all.
As far as I can tell, this difference is due to changes made
in org.apache.struts2.components.Form.getValidators(String name)
If you need any further info, just ask.
Tnx!
Bruno
Hi Maurizio,
is was generating a minimal example but could not reproduce the bug in it.
It must be something else, maybe a customized template/component.
tnx anyway ;)
Bruno
On Wed, Jul 3, 2013 at 4:20 PM, Maurizio Cucchiara wrote:
> Hi Bruno,
> could you provide a code sample?
>
Hi folks,
after upgrading Struts from 2.3.14.3 to 2.3.15 my client side form
validation stopped working. More specifically, the code to validate
requiredstring is not being generated in the validateForm_xx()
functions.
Is anybody having the same issue?
Tnx in advance,
Bruno
related to S2-015
and the wildcard action matching.
Any help would be greatly appreciated.
Bruno Litman
pplication)
This is extremely confusing. Is FreeMarker caching files independently of the
application? Is the app container interfering with caching? (We are using Resin
4.0.36)
Any help would be greatly appreciated
Thank you in advance
Bruno Litman
-Original Message-
From: Daniel Clemente Iv
wrote:
>
> > This doesn't seem to be Struts-related at all.
> >
> > In any case, as Bruno says, of course camelCase package names are
> > *allowed*.
> >
> > If the classes exist as files on the filesystem, and you're using a
> > degenerate OS that
>From what I recall, they are allowed. It's just that under Windows, the
mess occurs... unless you are not running Windows, then I have no idea why
is that happening
On Sep 8, 2012 9:03 AM, "Martin Gainty" wrote:
>
> Landing in NY with 6 hours before my next flight out i decided to finish
> off c
o get this additional data, but
I'd like to do this in a single request (so I don't have to store
anything in the session). Does anyone knows if this is possible?
Thanks in advance,
Bruno
-
To unsubscribe, e
How about setting your object in session before the action invocation,
i.e, before actionInvocation.invoke()?
Bruno
On Wed, Nov 16, 2011 at 4:09 PM, Jyothrilinga Rao wrote:
> Hi,
>
> I have the following configuration snippet in my struts.xml:
>
>
>
Je suis absent(e) entre Lun 19/09/2011 et Ven 23/09/2011.
Remarque : ceci est une réponse automatique à votre message "Re: struts2
properties file reload on modification" envoyé le 19/9/11 7:15:56.
C'est la seule notification que vous recevrez pendant l'absence de cette
personne.
_
m because that's the one that have
the project's class that will be exported to JSON.
I've tracked this class until trunk and haven't seen any difference about
how it loads CGLib classes.
Shouldn't JSON use the Thread's contextClassLoader, which is a bottom
classloader?
Thanks,
*Bruno Borges*
www.brunoborges.com.br
+55 21 76727099
Hey guys.
I'm using a auto completer as described down below:
I've set a maxlength, but it still allows the user to input more than 32
characters.
Appreciate any help you can give.
Thanks
--
Bruno Morelli Vargas
Mail: brun...@gmail.com
Msn: brun...@hotmail.com
Icq: 16505
;ve tried to make it work
Attempt 1
You must inform a port
Attempt 2
You must enter a a port
Attempt 3
dbServer.port != null && !dbServer.port.toString().equals("")
You must enter a port
--
Bruno Morelli Vargas
Mail: brun...@gmail.com
Msn: brun...@hotmail.com
Icq: 165055101
Skype: morellibmv
serId}
> *
>
> The ${userId} syntax will call getUserId on your action and pass parameter.
> I didn't try this but i hope it'll run successfully.
>
> I hope, this will help to you,
>
> Okan Özeren.
>
> On Sun, Apr 4, 2010 at 10:57 PM, Bruno wrote:
>
>
ks!
/Server_main
/jsp/fileServer-edit.jsp
FileSource_main
/
true
${fileServer.oid}
--
Bruno Morelli Vargas
Mail: brun...@gmail.com
Msn: brun...@hotmail.com
Icq: 165055101
Skype: morellibmv
lucky
;-)
bruno
--
From: "adam pinder"
Sent: Thursday, April 01, 2010 6:19 PM
To:
Subject: RE: CRUD with a OneToMany association under Struts 2 / Hibernate 3
so it looks like your issue is more to do with the child values not bei
> >>
> >> this will output param name/value pairs being posted from your page.
> >>
> >>
> >>
> >>
> >>> From: brgrandj...@live.fr
> >>> To: user@struts.apache.org
> >>&
t;
> >> this will output param name/value pairs being posted from your page.
> >>
> >>
> >>
> >>
> >>> From: brgrandj...@live.fr
> >>> To: user@struts.apache.org
> >>> Subject: RE
>
> >
> > Dear Adam,
> >
> >
> >
> > I just added a public Child getValues(int idx) in the Parent class
> > definition but it is never called.
> >
> >
> >
> > Could u explain to me where and how can I turn on the parameterinter
public Child getValues(int idx) in the Parent class
> > definition but it is never called.
> >
> >
> >
> > Could u explain to me where and how can I turn on the parameterinterceptor
> > logging? In the struts.xml file?
> >
> >
> >
> >
Dear Adam,
I just added a public Child getValues(int idx) in the Parent class definition
but it is never called.
Could u explain to me where and how can I turn on the parameterinterceptor
logging? In the struts.xml file?
thks a lot
bruno
> From: apin...@hotmail.co.uk
&
values[0].id
> values[0].name
> values[1].id
> values[2].name
> ...
>
> for the parameters interceptor to work properly when applying the posted
> values.
>
> See here for more details:
> http://struts.apache.org/2.1.8/docs/tabular-inputs.html
>
> - René
>
>
objects which is abnormal.
After running the session.saveOrUpdate(parent) method the hibernate trace is:
Hibernate: update PARENT set NAME=? where PARENT_ID=?
Hibernate: delete from PARENT_CHILD where PARENT_ID=?
So I am little bit lost because I do not know how to keep my Child Set alive.
correct
value.
So it is not an issue with Hibernate but with the jsp or ModelDriven
interface I don't know..Do you have any idea?
Basically I was not able to find a struts or spring documentation about CRUD
& association between two entities on the same jsp page.
best rega
ing documentation about CRUD
& association between two entities on the same jsp page.
best regards
bruno
--
From: "Rene Gielen"
Sent: Wednesday, March 31, 2010 7:12 PM
To: "Struts Users Mailing List"
Subject: Re: CRUD with
Hi
I am trying to implement a simple CRUD with a OneToMany association under
Struts 2 / Hibernate 3.
I have two entities Parent and Child:
@Entity
@Table(name="PARENT")
public class Parent {
private Long id;
private Set values = new HashSet();
..
@Entity
@Table(name="CHILD")
public class Chi
ed by: java.lang.ClassCastException:
org.springframework.beans.factory.BeanCreationException incompatible with
org.springframework.context.ApplicationContext
at
org.apache.struts2.spring.StrutsSpringObjectFactory.(StrutsSpringObjectFactory.java:76)
... 69 more
--
Bruno Morelli Vargas
Mail: brun...@gmail.com
Msn:
that I
simply don't know how to do it. Any suggestions?
Thanks
--
Bruno Morelli Vargas
Mail: brun...@gmail.com
Msn: brun...@hotmail.com
Icq: 165055101
Skype: morellibmv
Hy
Given the two pieces of codes can you explain me how can i get same output?
A:
This produces correctly the following
John
Steve
B:
And this produces
[John, [EMAIL PROTECTED],
[EMAIL PROTECTED]
[Steve, [EMAIL PROTECTED],
[EMAIL PROTECTED]
given that myList
ntroduce a what should I do?
Sincerely
Bruno Cavestro
-Message d'origine-
De : Dave Newton [mailto:[EMAIL PROTECTED]
Envoye : lundi 16 juin 2008 15:19
A : Struts Users Mailing List
Objet : RE: iterators for input buttons?
Oh, I forgot; after S2.0.mumble EL is turned off in the
Hello,
in fact even the name event gives some problems. it seems that the TLD does
not support variables for name
I have a french error message so I don't think it may help
-Message d'origine-
De : Bruno Cavestro [mailto:[EMAIL PROTECTED]
Envoye : lundi 16 juin 2008 14:41
e", not sure if onclick is evaluated.
It seems like it wouldn't take much time to just try it.
Dave
--- On Mon, 6/16/08, Bruno Cavestro <[EMAIL PROTECTED]> wrote:
> From: Bruno Cavestro <[EMAIL PROTECTED]>
> Subject: iterators for input buttons?
> To: "Struts Us
Hello,
I want my jsp code to use an iterator. The goal is to get my html page
contains some code like the following:
...
so .. given the basic iteration:
How can I do that? And How can I force each input button to have an Onclick
event as
r IDE). And if you use Struts
1.2.x make sure you use at least version 1.2.9. I don't know of any,
but it is quite possible that other security flaws were discovered and
fixed in newer releases since I last checked.
Bruno
-Original Message-
From: Prabhakar Natarajan [mailto:[EMAIL PROTEC
xpect such productivity right away... 1-3
pages per week are probably reasonable at first.
I hope that provides some perspective.
bruno
-Original Message-
From: Frank W. Zammetti [mailto:[EMAIL PROTECTED]
Sent: Friday, May 11, 2007 10:49 AM
To: Struts Users Mailing List
Cc: Struts Use
Also, if you are dealing with credit card numbers, make sure you study
up on PCI regulations. There are specific rules about how much of the
number you may keep short-term and long-term, what strength of
encryption is required, etc. And pretty severe penalties for your
company if you fail to foll
in a single list is small if
it helps Struts 2 win the battle.
Bruno
-Original Message-
From: Frank W. Zammetti [mailto:[EMAIL PROTECTED]
Sent: Tuesday, April 10, 2007 7:59 PM
To: Struts Users Mailing List
Subject: Re: Can we *please* havea seperate Struts *2* - User list?
I think th
I think that even in the late versions of Struts 1.x the TLD files were
no longer needed in WEB-INF, and were accesible directly from the Struts
JARs. And as another poster said, the thought continued in 2.0 so that
you need even less.
-Original Message-
From: [EMAIL PROTECTED]
[mailto:[E
I too like Netbeans, although I now use Eclipse because my company
focuses on using Eclipse and RAD.
I am not sure if I'd recommend MyEclipse for Struts. I heard wonderful
things about it, but when I checked their website I only saw support for
Struts 1.0 and 1.1... not good enough. I'd want at
I have not used Netbeans for over a year and my memory of it is starting to
fade, but I think the answer is "all".
-Original Message-
From: Martin Gainty [mailto:[EMAIL PROTECTED]
Sent: Sunday, February 25, 2007 10:38 AM
To: Struts Users Mailing List
Subject: Offtopic netbeans
O/T quer
There probably is a better "struts" way of doing this, but here is one
way that gets the job done:
- Use a list of string-formatted datetimes. Format the dates before
putting them on the list.
- For formatting, review the classes java.util.Date, java.util.Calendar,
java.text.DateFormat, java.tex
build would help us bypass this issue, but too
many of our developers rely on the default IDE build, and changing those
habits would be very difficult)
Is this wishful thinking? Or is it time to look for a replacement IDE?
Bruno
You could also consider a continous integration environment:
- Code in one machine
- Submit changes to a version control system (i.e.: CVS or ClearCase)
- Use a Continous Integration tool to do the formal build (i.e.:
CruiseControl or Buildforge
But I must admit... I'm a bit puzzled with the idea
Yes, I'd avoid portal for now, and if you can avoid it maybe even later.
Portals have both advantages and disadvantages - and whether it makes
sense for you would be a long discussion, better tackled a year or so
from now (after some solid J2EE experience).
bruno
-Original Message-
ipt yet. Do that in your
second version.
That should be a good start. It is probably overwhelming, but it is all
pretty much needed.
Bruno
-Original Message-
From: Phil_M [mailto:[EMAIL PROTECTED]
Sent: Wednesday, January 10, 2007 10:24 AM
To: user@struts.apache.org
Subject: Newbie
vulnerability to a DOS
attack.
So, the question is: Did the security hole exist? If it did, was it
fixed in 1.1 or only in the more recent versions of Struts?
Bruno
-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail
2.
But please don't rush. We'd rather get a complete and solid product
than a quick buggy one. After all, we are talking about Apache Struts,
not Micro$oft.
bruno
-Original Message-
From: Nagraj Rao [mailto:[EMAIL PROTECTED]
Sent: Saturday, January 06, 2007 5:57 AM
To:
Struts 1.2.9 is particularly attractive because Spring 2.0 "officially"
supports 1.2.9. Of course, every report I've heard is that 1.3.5 and
even Struts 2.0.x work well with Spring 2.0, but it's not the
"officially supported" version.
bruno
-Original Message
rt IBM RAD?
What about RAD 7.0? The IDE in my PC is going to be upgraded to RAD 7.0
in a few days. Is it possible to use the most recent version of the
Exadel as a tool for the Struts framework? Thanks for advice.
--Caroline
--- Bruno Melloni <[EMAIL PROTECTED]> wrote:
> I doubt it.
I doubt it. RAD 6 is based on an old version of Eclipse (I think 3.0),
and old versions of Struts and other technologies. It also includes its
own attempt at what Exadel does for Struts. Works well if you can live
with the limitations, but otherwise... Not so hot. Exadel seems
targeted at those
ope that helps.
--
James Mitchell
678.910.8017
On Nov 14, 2006, at 11:21 AM, Bruno Melloni wrote:
> I think I am being misunderstood.
>
> The problem is not related to building a WAR/EAR and running on an
> application server. Using the TLDs from the jars nor using the URI
>
n of a
simple rebuild.
bruno
-Original Message-
From: Ed Griebel [mailto:[EMAIL PROTECTED]
Sent: Tuesday, November 14, 2006 9:54 AM
To: Struts Users Mailing List
Subject: Re: Struts 1.3.5 and Eclipse 3.2
YOu don't need to (and never should) extract TLD files from jars and put
t
ry this...
$ mvn eclipse:eclipse -Dwtpversion=1.0
--
James Mitchell
678.910.8017
On Nov 13, 2006, at 1:11 PM, Bruno Melloni wrote:
> I did some testing and came to the conclusions below. I might be
> wrong, but I think these are correct:
>
> - Eclipse 3.2 (plus plug-ins) is not
- Eclipse 3.2 needs a bug-fix. It should be reading the URI, and not
rely on a specific location.
Bruno
-Original Message-
From: robin bajaj [mailto:[EMAIL PROTECTED]
Sent: Friday, November 10, 2006 4:12 PM
To: Struts Users Mailing List
Subject: Re: Struts 1.3.5 and Eclipse 3.2
Or ac
prefix="logic"
%>
- Eclipse whines about the tag not being known. I even tried replacing
the URI with "http://struts.apache.org/tags-logic";, but no cigar.
Any idea what is going on, and how to fix it?
Thanks,
Bruno
Also, if WorkflowException is your own, you might want consider
exception chaining. Sun included pretty good support for it since JDK
1.4.2
(http://java.sun.com/j2se/1.4.2/docs/guide/lang/chained-exceptions.html)
.
-Original Message-
From: Christopher Schultz [mailto:[EMAIL PROTECTED]
Sen
I am slightly confused about the status of Struts 2. Messages in this
list frequently say that Struts 2 is production-ready and very stable,
yet the Struts site does not show it as a General Availability release.
If a member of the Struts 2 project reads this, could you please
clarify?
-
I can't wait to start using Struts 2.0. The only thing holding me back
is Struts 2.0 "default" use of Spring 1.x instead of the current Spring
2.0. I know it is "supposed" to work with Spring 2.0 just fine, but
call me paranoid... I'll probably wait until Struts 2.0 uses Spring 2.0
by default.
ms to perform a similar function.
Bruno
-Original Message-
From: Christopher Schultz [mailto:[EMAIL PROTECTED]
Sent: Monday, October 30, 2006 11:38 AM
To: Struts Users Mailing List
Subject: Rolling back form changes
All,
I have a multi-page flow and I am using a DynaValidatorForm to stor
avoid the miriad of problems caused by using .NET and Visual Studio.
The "lesser of two evils" and all that.
Anyway, the Exadel Studio mentioned by Juan looks promising. It seems
to allow drag-and-drop layout while preserving the basic coding model.
bruno
-Original Message-
From: Le
is
available by default which they do not need to include seperately.
Bruno Melloni <[EMAIL PROTECTED]> wrote:
We are constantly getting pressure to consider .NET development
because it is faster than our traditional J2EE/Struts work. After an
in-depth comparison of the two, the main adv
We are constantly getting pressure to consider .NET development because
it is faster than our traditional J2EE/Struts work. After an in-depth
comparison of the two, the main advantage of .NET in regard to "speed of
development" seems to be that you can easily drag and drop a few
controls, build an
I think you need instead of in the
inner tag. But please correct me if I'm wrong.
-Original Message-
From: Puneet Lakhina [mailto:[EMAIL PROTECTED]
Sent: Friday, October 13, 2006 1:58 PM
To: Struts Users Mailing List
Subject: Re: iterating of collection of HashMapsusing logic:iterate
should get you
started. Be careful if you put data in the session instead of the request, it
can have memory usage implications.
bruno
-Original Message-
From: Niniva Ray [mailto:[EMAIL PROTECTED]
Sent: Wednesday, October 11, 2006 5:26 PM
To: user@struts.apache.org
Subject: How to pas
not 2.0. I hope 2.0.1 will deal with those two issues.
So, although I suspect that the answer is yes, I am afraid that the
question remains: Are Struts 2.0 and Spring 2.0 compatible?
Bruno
-Original Message-
From: Mark Menard [mailto:[EMAIL PROTECTED]
Sent: Thursday, October 05, 2006 9
I decided to use Spring 2.0 with Struts for my next project. But I
can't find info on the highest version of Struts that I can use with it.
This is what I found:
- Spring 2.0 comes with some parts of Struts 1.2.9, so it would be the
"safe bet".
- The latest Struts 1.x is 1.3.5. It seems to ha
Shouldn't it be more like:
" height="20"
width="20"/>
-
Message-ID: <[EMAIL PROTECTED]>
From: "vineesh . kumar" <[EMAIL PROTECTED]>
To: struts_user
Subject: Bean write problem on emebedding an image
Date: Fri, 11 Nov 2005 01:31:34 -0500
X-Mailer: Internet Mail Service (5.5.2653.19)
List-
Ana,
As far as I can tell, it is Struts which is overriding the toString()
library. I will cross post this to the Struts list so that the
developers are aware of this
> From: Bruno Grossmann <[EMAIL PROTECTED]>
> Content-Type: text/plain; charset=UTF-8
> Date: 16 Jul 2004
76 matches
Mail list logo