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
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
; 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
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
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
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
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
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
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
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.
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
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
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
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
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
-
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,
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
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
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
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.
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
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&
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
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
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
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
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
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
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
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
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
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
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
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:
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
;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
:
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
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 -
;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:
>&
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
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
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
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
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.
().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
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:
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,
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
ge for the
tooltip.
Regards
--
Markus Stauffer
-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
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
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
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
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
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
> 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:
>
>
>
>
>
&
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
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
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
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
e confused now.
Thank You,
Markus
-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
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]
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?
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]
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
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
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
---
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
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
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
69 matches
Mail list logo