Re: Different name mapping in Struts 2.3.28 (was Re: [ANN] Apache Struts 2.3.28 GA)

2016-03-30 Thread Markus Fischer
sIPhone) >>>> >>>> Expr. | 2.3.24.1 | 2.3.28 >>>> iPhone | OK| error >>>> IPhone | OK| OK > > MG>markus ..who/what generates text string iPhone instead of IPhone?..can i > assume this is USER-AGENT HTTP Hea

Re: Different name mapping in Struts 2.3.28 (was Re: [ANN] Apache Struts 2.3.28 GA)

2016-03-30 Thread Markus Fischer
r. | 2.3.24.1 | 2.3.28 >> iPhone | OK| error >> IPhone | OK| OK > It's due to fixed OGNL version which properly supports JavaBean > Specifications now. You can revert to prior version of OGNL to keep > the old behaviour. thank you very much for the

Different name mapping in Struts 2.3.28 (was Re: [ANN] Apache Struts 2.3.28 GA)

2016-03-30 Thread Markus Fischer
; iPhone (Method name: isIPhone) Expr. | 2.3.24.1 | 2.3.28 iPhone | OK| error IPhone | OK| OK ==> hCardElements (getHCardElements) Expression | 2.3.24.1 | 2.3.28 hCardElements | OK| error HCardEle

Re: Struts2 Roadmap w.r.t. Dojo plugin (was Re: Is the Dojo plugin version shipped with Struts 2.3.x vulnerable?)

2014-10-20 Thread Markus Fischer
Am 20.10.2014 um 16:55 schrieb Lukasz Lenart: > 2014-10-20 16:49 GMT+02:00 Markus Fischer : >> Given that the plugin has been deprecated already, does anyone know for >> which release the removal is planned? I was not able to find any >> documentation regarding a Dojo plugin

Struts2 Roadmap w.r.t. Dojo plugin (was Re: Is the Dojo plugin version shipped with Struts 2.3.x vulnerable?)

2014-10-20 Thread Markus Fischer
t; I'd add that since the plugin has been deprecated since S2.1 it's unlikely > anything was ever done to deal with it. Given that the plugin has been deprecated already, does anyone know for which release the removal is planned? I was not able to find any documentation regardi

Re: Is the Dojo plugin version shipped with Struts 2.3.x vulnerable?

2014-10-06 Thread Markus Fischer
the S2-jQuery plugin or major drawbacks with the regular jQuery library that I am missing? Thanks, Markus - To unsubscribe, e-mail: user-unsubscr...@struts.apache.org For additional commands, e-mail: user-h...@struts.apache.org

Re: Is the Dojo plugin version shipped with Struts 2.3.x vulnerable?

2014-10-06 Thread Markus Fischer
especially since I haven't been able to find any hints regarding a potential fix or workaround despite a rather lengthy search. Looks like the best option is to strip the Dojo plugin / to replace the functionality by jQuery or some other library. Thanks again, Markus

Is the Dojo plugin version shipped with Struts 2.3.x vulnerable?

2014-10-06 Thread Markus Fischer
2.3.x system using the Dojo plugin vulnerable to these security issues, or have they been fixed somehow? Any information or links to further reading greatly appreciated. Cheers, Markus [1] http://struts.apache.org/release/2.3.x/docs/dojo-head.html [2] http://www.cvedetails.com/vulnerability

ParameterNameAware issue

2014-07-12 Thread Markus Demetz
nt combinations: "user.username", "user" and "username". Is it wrong to use dots in parameter names? Any suggestions? Best regards, Markus Demetz - To unsubscribe, e-mail: user-unsubscr...@struts.apach

Re: Issues with latest struts upgrade:

2014-04-29 Thread Markus Fischer
bably the reason for the issue you are experiencing. You might want to have a look at the version notes of the releases between 2.3.15.1 and 2.3.16.2 [1], especially [2]. HTH, Markus [1] http://struts.apache.org/downloads.html [2] http://struts.apache.org/development/2.x/docs/version-notes-2316.

Re: struts 2.3.17

2014-04-28 Thread Markus Fischer
ust a few days. On the other hand, if it should be more than only a few days until 2.3.17 is available, I would deploy the 2.3.16.2 update right away... So, do you have an updated ETA for Struts 2.3.17 for us? Many thanks and best regards, Markus [1] http://struts.apache.org/announce.html#a20140

Is Struts 2.3.15.2 affected by the security vulnerability S2-018?

2013-12-11 Thread Markus Fischer
t make use of that feature. My question is: do I need to update those systems in order not to be affected by a security vulnerability? Or is S2-018 merely listed as affecting Struts 2.3.15.2 because of the backward compatibility issue, but the security issue is fixed? Many tanks in advance, Markus

Re: [ANN] Struts 2.3.15.2 GA release available - security fix

2013-10-16 Thread Markus Fischer
ations using the "action:" prefix as stated in S2-018 is restored. Many thanks! Markus http://struts.apache.org/release/2.3.x/docs/s2-018.html - To unsubscribe, e-mail: user-unsubscr...@struts.apache.org For additiona

Re: S2-018, Struts 2.3.15.2: action: prefix for buttons not working after upgrade to Struts 2.3.15.2

2013-10-15 Thread Markus Fischer
ected. > > This doesn't appear to be true. You are right, there is a bug in Struts 2.3.15.2 that breaks the "action:" functionality. According to Lukasz Lenart, a fix is currently under review and will hopefully available soon. Regards, Markus

Re: S2-018, Struts 2.3.15.2: action: prefix for buttons not working after upgrade to Struts 2.3.15.2

2013-10-09 Thread Markus Fischer
u mean by "filter out by url rewriting" but maybe > you could share your solution here? And it looks like the right > direction. I'll check if that is feasible and post here if I think it can be useful for someone else. Best regards, Markus -

Re: S2-018, Struts 2.3.15.2: action: prefix for buttons not working after upgrade to Struts 2.3.15.2

2013-10-09 Thread Markus Fischer
there any chance to get more information about the specifics of the vulnerability behind S2-018? We are currently considering to filter out "action:” elements via URL rewriting, but without knowing any further details we cannot be sure that that will prevent the potential exploit. Thanks,

S2-018, Struts 2.3.15.2: action: prefix for buttons not working after upgrade to Struts 2.3.15.2

2013-10-02 Thread Markus Fischer
r reference, although it's obvious that that must be okay since it hasn't unchanged for the update.) Is there a way to fix this other than to write a custom ActionMapper as proposed in the Security Bulletin for S2-018 (see link below)? Any advice muchly appreciated, since I would like to get

Re: Hibernate problem with OGNL

2013-03-27 Thread Markus Demetz
Hi, I think I've found the problem. I had javassist 3.17.1 (latest) in my project but hibernate 4.2 ships with version 3.15.0 Now it seems to work! Thank you, and sorry for misplacing my question here! Regards, Markus Am 27.03.2013 17:23, schrieb Steve Higham: On 27/03/2013 10:42, M

Re: Hibernate problem with OGNL

2013-03-27 Thread Markus Demetz
ask at the hibernate forum. Regards, Markus - To unsubscribe, e-mail: user-unsubscr...@struts.apache.org For additional commands, e-mail: user-h...@struts.apache.org

Hibernate problem with OGNL

2013-03-26 Thread Markus Demetz
ngly works and outputs the correct id when calling Did anyone experience something simliar or has any suggestions? OGNL 3.0.6, Hibernate 4.2, Struts 2.3.12 Thanks, Markus - To unsubscribe, e-mail: user-unsubscr...@struts.

Re: Struts2

2012-07-04 Thread Markus Demetz
Hi, you have no result named "success" for your "user" action defined in struts.xml, but you return "success" in your execute method. also check the case sensitivity of "login.jsp" and "Login.jsp" defined as result. Markus Marku

Re: nested property tag in action tag

2012-03-21 Thread Markus Demetz
gards, markus Am 21.03.2012 02:17, schrieb vEnkaTa mohAna rAo SriperumbUdUru: I think, you need to reconsider your design let us what you want to do? why are you doing so? On Tue, Mar 20, 2012 at 6:19 PM, Markus Demetz wrote: hi all, when I use the tag inside a jsp with executeResult="true&

nested property tag in action tag

2012-03-20 Thread Markus Demetz
ssume that when executeResult="false" the action is not put onto the stack... I know I can put it manually onto the value stack like the docs say, but this currently confuses me... is there a better way or maybe one has a clear explanati

Re: Call a function after invocation but before jsp rendering

2012-02-15 Thread Markus Demetz
perfect, didn't know that interceptor..! thank you!! Am 15.02.2012 21:54, schrieb Dave Newton: On Wed, Feb 15, 2012 at 3:52 PM, Markus Demetz wrote: to be concrete, I want to call a createTitle() method which is common for all my actions (extending BaseAction with a default implementati

Call a function after invocation but before jsp rendering

2012-02-15 Thread Markus Demetz
to set the title according to eventual errors, I cannot do that before the action invocation. any suggestions? thanks, markus - To unsubscribe, e-mail: user-unsubscr...@struts.apache.org For additional commands, e-mail: user-h

Access namespace-name or/and action name from jsp in Struts2

2011-10-11 Thread Markus Demetz
Hi, I would like to retrieve the name of the current namespace and possibly the action from the jsp page using Struts2. My intention is to assign a css class to a container to have a better control of the layout. e.g. ... Any hints? Thank you, Markus

Re: XML Validation and slashes in action name

2011-06-24 Thread Markus Demetz
following post cleared my question: http://www.mail-archive.com/user@struts.apache.org/msg77238.html thanks. Am 24.06.2011 12:58, schrieb Markus Demetz: Hello, I have slashes in my Action names, e.g. ModelName/save What I want to do is to add validation only for the save action. As far as

XML Validation and slashes in action name

2011-06-24 Thread Markus Demetz
not seem to work. ModelAction-ModelName_save-validation.xml neither works. Is there any workaround? Or do I have to change my action names? Regards, Markus - To unsubscribe, e-mail: user-unsubscr...@struts.apache.org For additional

Re: Creating menu bar based on session information

2011-04-15 Thread Markus Demetz
you could do something like this: ... where (bool) hasPrivilege(List,...) is a function in your action. Markus Am 15.04.2011 13:57, schrieb Christian Grobmeier: Hi all, this is probably a trivial question, but I am unsure how to solve it best. I have an object User user. It has the

Accessing VelocityEngine in action (struts2)

2011-04-12 Thread Markus Demetz
xt by myself when initializing Velocity since I want to use the WebappResourceLoader. The result type "velocity" work properly, but how can I read a Template? Thank you for any hint, Markus - To unsubscribe, e-mail

Re: Struts 2.1.6, Sitemesh & FreeMarkerPageFilter

2009-02-02 Thread Markus Doring
o use velocity or freemarker alternatively. The Freemarker example still uses the old filters like I did together with the FreeMarkerPageFilter. Maybe you should replace this with the ng filters. many thanks again, Markus Musachy Barroso wrote: > > The new ones are: > > > st

Re: Struts 2.1.6, Sitemesh & FreeMarkerPageFilter

2009-01-30 Thread Markus Doring
Not sure what the new ones are, but my Maven dependency uses version 2.1.6 of the struts2 sitemesh plugin: org.apache.struts struts2-sitemesh-plugin ${struts.version} ... 2.1.6 Is there any other filter I can try? Markus Musachy Barroso wrote

Struts 2.1.6, Sitemesh & FreeMarkerPageFilter

2009-01-29 Thread Markus Doring
hony.com/sitemesh/decorator";] /> http://www.w3.org/1999/xhtml"; xml:lang="en" lang="en"> <@decorator.title default="Struts2 Freemarker Sitemesh Hibernate"/> <@decorator.head/> <@decorator.body/> Any idea hi

AW: Struts2: How to access indexed property (map) with dynamic index?

2008-09-25 Thread Keim, Markus
hy Barroso [mailto:[EMAIL PROTECTED] Gesendet: Donnerstag, 25. September 2008 16:06 An: Struts Users Mailing List Betreff: Re: Struts2: How to access indexed property (map) with dynamic index? try: #fooMap[#item.fooId] On Thu, Sep 25, 2008 at 9:45 AM, Keim, Markus <[EMAIL PROTECTED]> wrote:

Struts2: How to access indexed property (map) with dynamic index?

2008-09-25 Thread Keim, Markus
Alas to no avail so far. It's no problem to retrieve the "fooMap" values by providing a static index, for example will output the description to "ID1". But how can I provide the dynam

Re: struts2 select onchange to trigger ajax call

2008-08-08 Thread Markus Doring
;regionClass').observe('change', updateByRegion); works very fine and I have to say I am impressed how easy prototype is. Markus Markus Doring wrote: > > Thanks Dave, that works! > > I finally also found a working example here: > http://javachamp.blo

Re: struts2 select onchange to trigger ajax call

2008-08-08 Thread Markus Doring
: pretty nice. Markus newton.dave wrote: > > Did you try publishing a topic onchange and having the div have that topic > in its listenTopics? > > Dave > > > --- On Thu, 8/7/08, Markus Doring <[EMAIL PROTECTED]> wrote: > >> From: Marku

struts2 select onchange to trigger ajax call

2008-08-07 Thread Markus Doring
onChange", anch, "onClick"); } thanks, Markus -- View this message in context: http://www.nabble.com/struts2-select-onchange-to-trigger-ajax-call-tp18878122p18878122.html Sent from the Struts -

Re: [S2] Validating Forms with Wildcard Mapping

2008-08-05 Thread Markus Stauffer
;Subscription_execute" or "Subscription_cancel", and rely on the wildcarding > in struts.xml to route the request appropriately. > > jk > > On Tue, Aug 5, 2008 at 7:00 AM, Markus Stauffer > <[EMAIL PROTECTED]>wrote: > >> I have this in my form: >&

Re: [S2] Validating Forms with Wildcard Mapping

2008-08-05 Thread Markus Stauffer
xactly which action will be called, > like "Subscribe_dosomething" > > 2008/8/5 Markus Stauffer <[EMAIL PROTECTED]>: >> Hello all >> >> Say I have a struts2 form: >> >> >> >> >> >> >> The javascript validati

[S2] Validating Forms with Wildcard Mapping

2008-08-05 Thread Markus Stauffer
Hello all Say I have a struts2 form: The javascript validation generated for this form is unfortunately invalid. Firefox complains about the "*" character. Is there any way to get around this without turning to server side validation? kind regards -- Marku

Re: Strange Behaviour in FireFox3

2008-07-31 Thread Markus Stauffer
I had the exact same problem. Turns out it is a problem in dojo 0.4.0 that is shipped with struts2. I include my own build of dojo to solve the problem. kind regards -- Markus Stauffer On 7/31/08, nauke. <[EMAIL PROTECTED]> wrote: > Hi all, > > Was really not sure which mailing

Re: [S2] devMode + Maven2 + recompile classes

2008-07-22 Thread Markus Stauffer
Can i do this with tomcat as well. I think it's called hot-deploy or something. Someone got it working with netbeans 6.1+ and maven2 project? regards -- Markus Stauffer On Tuesday 22 July 2008 22.36:51 Nils-Helge Garli Hegvik wrote: > Are you asking how to set up reloading of the web

Re: Dojo javascript errors with ajax theme. please help

2008-07-22 Thread Markus Stauffer
Thanks a lot Jermoy! This fixed my issue with ff3. I created a custom dojo build andd disabled struts.widget.StrutsTimePicker. I don't use the DateTimePickers. The svn repo is here: http://svn.dojotoolkit.org/src/tags/release-0.4.0/ regards -- Markus Stauffer On Tuesday 22 July 2008 17.

Re: struts2 validation

2008-07-14 Thread Markus Stauffer
().setFieldName(selectedValue). Regards -- Markus Stauffer On Mon, Jul 14, 2008 at 9:16 AM, Nicole Luneburg <[EMAIL PROTECTED]> wrote: > ps. My post added some "3D" text that isn't supposed to be there ... > > Thanks Jeromy. > > Yes I do have a attri

Re: struts2 validation

2008-07-14 Thread Markus Stauffer
If you want validation like in struts1 you can implement the interface com.opensymphony.xwork2.Validateable in your Action class. The method validate() is the same as in your struts1 FormBean. But maybe that's a bit old fashioned :) Regards -- Markus Stauffer On Mon, Jul 14, 2008 at 8:

Re: how do i obtain the selected value of the select element

2008-02-13 Thread Markus Stauffer
Have a look at the struts-showcase examples. There are lots of s:select tags with Actions. http://www.planetstruts.org/struts2-showcase/tags/ui/example!input.action Regards -- Markus Stauffer On Wed, Feb 13, 2008 at 9:17 AM, Prashant Khanal <[EMAIL PROTECTED]> wrote: > Hello Markus,

Re: how do i obtain the selected value of the select element

2008-02-12 Thread Markus Stauffer
Hi name="concept" means the struts Action will call the setConcept() method with the selected value as parameter. You want to add an instance variable named conecept in your Action class. Add getters and setters as well. Regards -- Markus Stauffer On Wed, Feb 13, 2008 at 5:31 AM

s2 tooltip

2008-01-13 Thread Markus Stauffer
ge for the tooltip. Regards -- Markus Stauffer - To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]

Re: s2 override request_locale

2007-12-28 Thread Markus Stauffer
faultStack? Regards and thanks for all the help Markus Stauffer On Wednesday 17 October 2007 14.07:14 Dave Newton wrote: > Have you tried overriding the getLocale() method of > ActionSupport-derived classes? > > --- Markus Stauffer <[EMAIL PROTECTED]> wrote: > > Dear

Keep Objects over request

2007-11-07 Thread Markus Demetz
is a setFlash(..) method which keeps objects alive over a request and deletes them afterwards. Is there something similar in Struts (ver.1) or some approach? Thank you, Markus - To unsubscribe, e-mail: [EMAIL PROTECTED

s2 File Upload Progress Bar

2007-11-01 Thread Markus Stauffer
Hello Has anyone tried to implement a file upload progress bar in s2? I have seen this technique on http://www.learntechnology.net/content/ajax/ajax_upload.jsp . Regards -- Markus Stauffer - To unsubscribe, e-mail: [EMAIL

s2 override request_locale

2007-10-17 Thread Markus Stauffer
can I achieve my goal? I tried to override the "request_locale" and "locale" variables with my own Locale. But unfortunately this is not of a permanent nature for the users session. Any help is appreciated. Kind regard

AW: problems with enclosed by a

2006-03-13 Thread Markus Demetz
ok thank you for your answers. I'll fix it in some way... thanks, markus > -Ursprüngliche Nachricht- > Von: Michael Jouravlev [mailto:[EMAIL PROTECTED] > Gesendet: Montag, 13. März 2006 18:40 > An: Struts Users Mailing List > Betreff: Re: problems with enclosed by

AW: problems with enclosed by a

2006-03-13 Thread Markus Demetz
> What does the raw html look like? produces: it works in mozilla but not in IE. markus > > >>> [EMAIL PROTECTED] 3/13/2006 9:38:48 AM >>> > Hi, > > I'm trying to do a link over an image like this: > > > > > &

problems with enclosed by a

2006-03-13 Thread Markus Demetz
in new window.. it works. In Mozilla it seems to work correctly... When replacing everything works fine, but i need the image to be context-root relative. Whats wrong? Thank you very much, Markus - To unsubscribe, e-mail: [EM

remove ActionForm from session

2006-03-11 Thread Markus Demetz
Hi all, i have some ActionForms which I declared with a session scope. This because I validate them over more steps. After a completed task (i.e. registration) I would like to remove them to keep session small. is there a simple way to do that? thanks! markus

FormFile validation

2006-02-21 Thread Markus Demetz
Hi all, I have a formfile and a bean with getters and setters. When validation fails, the other fields get the values already inserted, but the file input field gets empty and must be reselected. Is this normal, or is there a way to keep the file location in the input field? thanks, Markus

AW: passing parameters

2006-02-01 Thread Markus Demetz
ok thanks, but I forgot that it should be dynamically, e.g: /myAction?action=<%= MyCons.EDIT %> but so it does not work. markus > -Ursprüngliche Nachricht- > Von: Gareth Evans [mailto:[EMAIL PROTECTED] > Gesendet: Mittwoch, 1. Februar 2006 12:14 > An: Struts Users Mail

passing parameters

2006-02-01 Thread Markus
e confused now. Thank You, Markus - To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]

extend tiles

2006-01-25 Thread Demetz Markus
now a tutorial about tiles with more levels of depth? Thanks, Markus - To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]

Struts-Faces h:dataTable

2006-01-20 Thread Demetz Markus
Title Author Available But this leads to an Assertion-Error. Is it possible in any way to use a request attribute as an input for the dataTable?

JSF with Struts

2006-01-03 Thread Markus
Hi everybody! can anybody tell me good links about using JSF with Struts? best regards, markus - To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]

writing a FWRequestProcessor

2005-09-01 Thread Markus Wallner
to add error information for the user (what is usually done within the action with context.addErrors(...)). So I wonder if there a way to access the context of the action forwarded to in the request processor? Thanks in advance, Markus protected ActionForward processActionPerform

Re: [struts-faces] Empty Form in Action

2005-05-20 Thread Markus Koivisto
Now, the action is executed all right, but the form that is sent to the action is completely empty. Every field is null. Does anyone have any idea why this happens and how to fix it? It sounds like you are not returning an ActionForward from your action execute method. Make sure that you

[struts-faces] Empty Form in Action

2005-05-20 Thread Markus Koivisto
er event.faces into the address bar, the page loads correctly, but the action is not performed. When I enter event.do into the address bar, I land on the event page and the event is executed when the form is submitted. -- Markus Koivisto ---

LookupDispatchAction and struts-faces

2005-05-19 Thread Markus Koivisto
e() method is run, but since the function parameter is present, it ends up not finding the method it's supposed to run. Is there a workaround for any of this? -- Markus - To unsubscribe, e-mail: [EMAIL PROTECTED] For additio

Arzttermin

2004-10-12 Thread Markus Heck
erden. Damit Du noch an meine Sachen rankommst, mein Password (alles kleingeschrieben): Stadt, wo ich letzte Woche war mit angehängter vierstelliger Jahreszahl. Bis gleich Markus - To unsubscribe, e-mail: [EMAIL PROTECTED

Re: Language Bundles outside of WAR's

2004-08-20 Thread Markus
One easy way, which I use during editing HTML pages is unpack war, rename folder to webappname.war and copy and paste your changed pages into folder. Kind regards, Markus > I just had a requirement of placing the language bundles for my > webapplication outside of WAR's so they