>From a user's perspective, I am not sure I would like to see the cutoff be any
>Dojo widget-related tags, for as both Ian and Musachy have pointed out, you
>are now using dojo across themes and thus one core tag might get the boot in
>one or more themes due to its dojo javascript library implem
Is there something about yourself that you'd love to change?
If you could create positive changes in yourself RIGHT NOW would you?
www.HumanDataTransfer.com
---
MAF Anti-Spam ID: 20060801082756H1v3CkI2
-
To unsubscribe, e-
't seem to work.
Any ideas?
John
NOTICE: This communication may contain confidential, proprietary or
legally privileged information. It is intended only for the person(s) to
whom it is addressed. If you are not an intended recipient, you may not
use, read, retransmit, dissemin
I think this is the appropriate jira issue where Musachy attached
the GxpResult plugin code that the gxp guys sent him.
https://issues.apache.org/jira/browse/WW-2754
John
> -Original Message-
> From: Lukasz Lenart [mailto:lukasz.len...@googlemail.com]
> Sent: Tuesday, Fe
Hi,
I have a question about output encoding for struts2. After browsing
the source, it looks like there is a hard-coded mechanism
(StringEscapeUtils) for doing output encoding. I am curious if there
is a simple way to override that encoding mechanism while still using
the same tag. In other word
hide&requestI
d=12314570
FWIW, I used to be a contributor to Musachy Barroso's JSON plugin project on
googlecode, before it was absorbed into the Struts2 core distribution.
Several of the tickets, including the biggest patch (WW-3514), are for the
JSON plugi
Thanks!
I'm looking forward to tackling some of the tickets that I filed :)
John
On 1/18/11 12:34 PM, "Maurizio Cucchiara" wrote:
Welcome on board John!
Maurizio Cucchiara
On Jan 18, 2011 9:14 PM, wrote:
> Author: jafl
> Date: Tue Jan 18 20:13:58 2011
> New Revisio
If you don't limit yourself to what Struts can do, you could use either XHR
(polling for data) or iframes (there is a trick to receive data as it becomes
available, without polling). It depends on how comfortable you are with
JavaScript.
John
On 1/21/11 1:12 AM, "Daniel Gerber&qu
/dev/volunteers.html?
Also, is there a process for updating /dev/volunteers.html? Or do I just do it
manually, from the results of mvn site?
Thanks,
John
ve
that alone :)
Thanks,
John
On 1/25/11 9:03 PM, "Martin Cooper" wrote:
Hmm. The first one is very old (last published 15 Nov 2009), and at
least after a quick look, appears to have no counterpart in Subversion
any more, so it is quite probably an orphan page left over on the web
server from
Rather than deleting it, I moved /volunteers.html to my home directory, just in
case somebody really still wants it. Not sure how long it takes for the change
to be visible.
John
On 1/26/11 9:11 PM, "Maurizio Cucchiara" wrote:
There should be no problem to delete it. We have to
reduce the size of the XWork jar by removing these relocations
from the pom.xml.
Any objections?
Thanks,
John
If you're referring to the pom.xml for building the gxp plugin, then that
already has the dependency mentioned in the ticket, at least in trunk.
John
On 1/31/11 1:52 PM, "Ben McCann" wrote:
Hi,
I was wondering if someone would be able to check-in the rest of the code
for the
this fixes it.
John
On 1/31/11 2:04 PM, "Ben McCann" wrote:
There's some code missing from the Subversion repository. E.g. the following
two directories don't appear to be there:
src/main/resources/
src/main/java/com/google/struts/gxp/
On Mon, Jan 31, 2011 at 1:57 P
st remove the shading,
to reduce the jar size.
John
On 1/31/11 8:40 PM, "Maurizio Cucchiara" wrote:
John,
I didn't follow the asm's matter, but as I said a couple of days ago
[1] struts-core already depends on commons-io library (actually is a
fileupload's dependency),
It sounds like a good discussion to have.
Why do you consider its position precarious? Stability is good in the corp
world :)
John
On 2/1/11 8:32 AM, "Dave Newton" wrote:
I don't recall the original reason for the shading anymore.
Part of it was wrapped up in a discussion
o
coordinate efforts. It sounds like you want to know if anybody else is working
on REST? (I'm working primarily on security-related issues.)
John
The simplest solution - if it's possible - is to make the spawned thread a
parent of the request thread, and then grab what you need from the parent
thread as soon as the child thread starts.
Does Struts2 use InheritableThreadLocal? If it did, this would be even easier.
John
On 2/10/
The link for "Struts Core / XWork APIs"
<http://struts.apache.org/2.2.1.1/struts2-core/apidocs/index.html> is broken on
http://struts.apache.org/2.2.1.1/index.html
I would fix it, but I can't figure out what it should be pointing to...
John
Urk. All the links under "Modules" are also broken. Did a large chunk get
left out of the latest site build of 2.2.2.1? It's there in 2.2.1 and older
versions.
John
On 2/12/11 11:22 AM, "John Lindal" wrote:
The link for "Struts Core / XWork APIs"
commons.io.xwork" in trunk.
John
On 2/13/11 9:45 AM, "Maurizio Cucchiara" wrote:
Probably it's the mess in my maven repository but every time I launch
the blank application with mvn jetty:run, I always get the following
error (could you check on your local reposito
planning to do with the ticket in the first place.
Any objections?
John
On 2/14/11 7:27 AM, "Maurizio Cucchiara" wrote:
On 14 February 2011 16:11, John Lindal wrote:
> Try locally reverting the change to xwork-core/pom.xml in ticket XW-388 and
> see if it helps.
Sure that it helps,
WW-3549 sounds very similar to XW-388. Can you check, and close both, if
they're duplicates?
Thanks,
John
On 3/2/11 4:05 AM, "Lukasz Lenart" wrote:
Hi,
I'm going to prepare a new release but before that I want to close the
issues below:
- WW-3549 Shade common-io fro
would like to switch to application/json, since that
is the standard type for JSON data.
John
value "2.0"
and doesn't use the standard error codes.
Adding the jsonrpc element is easy, but changing the errors codes will break
backward compatibility. Thoughts?
John
On 3/3/11 5:07 PM, "Dave Newton" wrote:
A search for the json-rpc type seems to return a lot of hits
Can you explain what you mean by "the current json is not scalable enough"?
John
On 3/6/11 5:31 AM, "Frans Thamura" wrote:
hi all
just input, any idea to make a json plugin plugable, we use jackson
here, but there is gson, and the current json is not scalable enough
+1
I've actually extended the DTD with additional configuration for security
features. The XML is easier to review for errors and ommissions because it
is centralized.
John
On 3/15/11 9:25 AM, "Steven Benitez" wrote:
> I love annotations for a lot of things, but I also pr
How big is the JSON data that you are parsing?
I have heard good reports about Jackson's performance, but we will need to
investigate whether it can support all the hooks provided by the current
implementation.
John
On 3/15/11 4:24 AM, "Frans Thamura" wrote:
> we find here
Please file a ticket with the JSON that didn't work, and I'll take a look at
it.
John
On 3/15/11 3:15 PM, "fr...@meruvian.org" wrote:
> We just solved the extentension problem, we can replace json.jar using jackson
> now
>
> Jackson have jsonfactory, may be
This should probably be sent to the user list instead.
However, before we can answer your question, please tell us which version of
Struts2 you are using and how you are setting the pattern.
John
On 5/27/11 5:52 AM, "benny" wrote:
> I am using hibernate to generate a json
+1
I've been using Spring 3 with Struts 2 for quite a while now with no
problems.
John
On 5/30/11 9:48 PM, "Johannes Geppert" wrote:
> Hi,
>
> what do you think about upgrading from Spring 2.5.6 dependencies to 3.0.5?
>
> I use this already in some application
unit test error?
Thanks,
John
+1
John
On 6/1/11 11:50 AM, "Maurizio Cucchiara"
wrote:
> +1 definitely
>
> Maurizio Cucchiara
>
> Il giorno 01/giu/2011 20.47, "Lukasz Lenart"
> ha scritto:
> 2011/6/1 Maurizio Cucchiara :
>
>> As we noticed, the opensymphony web
Opensymphony.com has a link to Wayback, under Project Websites. It's slow,
but it does show the original site.
John
On 6/2/11 1:08 PM, "Steven Benitez" wrote:
> With the recent closure of the OpenSymphony site, does anyone happen to know
> where the full OGNL docu
WW-3264 requires a minor addition to the Struts2 DTD. Is it correct that
all I have to do is upload the new version to /www/struts.apache.org/dtds on
apache.org? What version number should I use in the new DTD? 2.3.0?
Thanks,
John
I'm seeing this, too, after I just updated from svn, so I think the build in
trunk is broken.
John
On 6/8/11 1:05 PM, "Johannes Geppert" wrote:
> Hi all,
>
> I just try out to set the Spring Dependencies of Struts2 to 3.
How should we mention the new DTD?
John
On Jul 27, 2011, at 5:12 AM, Łukasz Lenart wrote:
Hi,
It's time to start thinking about to release a new version. I've
started with Release Notes [1] as this is a major release. Please add
your comments or edit it directly.
https://cwiki.
OK, I tried my best. Feel free to reword it :)
Thanks,
John
On Jul 29, 2011, at 1:18 AM, Łukasz Lenart wrote:
2011/7/27 John Lindal :
How should we mention the new DTD?
Good point, some migration explanation with example would be nice.
Could you write it ?
Thanks in advance
--
Łukasz
I think the tag inside an controls both.
John
On Jan 3, 2012, at 2:50 PM, Andreas Sachs wrote:
Hi,
i like the idea of strict-method-invocation="true" and the
possibility to define the allowed methods. I'm just wondering why
this is only implemented for DMI and not for
ods without
strict-method-invocation. (They are independent.)
Thanks for the feedback.
John
On Jan 4, 2012, at 12:49 AM, Andreas Sachs wrote:
According to the documentation:
In Struts 2.3, an option was added to restrict the methods that DMI
can invoke. First, set the attribute strict-met
The wildcard support is limited to *, since (Method1|Method2|Method3)
is actually a regex, not a wildcard.
I agree that allowed-methods ought to limit the wildcard matching.
Can you file a JIRA ticket for this?
Thanks,
John
On Jan 4, 2012, at 12:00 PM, Andreas Sachs wrote:
Hi John
I created a ticket for this: https://issues.apache.org/jira/browse/WW-3740
John
On Jan 4, 2012, at 12:00 PM, Andreas Sachs wrote:
Hi John,
thanks for the clarification.
But to come back to my original question:
Why is not available for wildcard method
invocation? Even you expected that
No, because convertParam expands the wildcard expression :)
John
On Jan 7, 2012, at 11:58 AM, Łukasz Lenart wrote:
Wouldn't be better to first check if it's an allowed-method and then
call convertParam() method ?
if (!orig.isAllowedMethod(methodName)) {
return null;
}
String
It will be very beneficial to add more pragmatic samples to the apps,
probably some integrated with spring etc.
On Fri, Jul 20, 2012 at 4:18 PM, Umesh Awasthi wrote:
> +1
> Most of the such extension points are still not well documented or lacks
> examples to explains how to use them.
>
> On Fri,
I was working on a bug for a project using struts 1.2.9 involving
internationalization and one of our subclasses of LookupDispatchAction.
The bug initially seemed to be straightforward because we were getting
exceptions with a familiar stacktrace that read something like,
missing resource in k
Niall Pemberton wrote:
On 6/15/06, John Sanda <[EMAIL PROTECTED]> wrote:
I was working on a bug for a project using struts 1.2.9 involving
internationalization and one of our subclasses of LookupDispatchAction.
The bug initially seemed to be straightforward because we were getting
exce
ue or false.
The purpose of sending this email is to gain consensus from the Struts
community on how the backwards compatibility policy should be applied in
this case, so I can rework the patches if necessary.
Kind Regards,
John Fallows.
--
http://apress.com/book/bookDisplay.html?bID=10044
Author
itten to maintain
100% backwards compatibility (i.e. filter="false" default preserves previous
behavior).
Now I just need a volunteer with enough karma to review and apply the patch
for 1.3.6. :-)
Kind Regards,
John Fallows.
Hope that helps
--
James Mitchell
678.910.8017
On Aug 22, 2006,
On 8/24/06, James Mitchell <[EMAIL PROTECTED]> wrote:
Ok, good to go.
Cheers.
John Fallows.
--
http://apress.com/book/bookDisplay.html?bID=10044
Author: Pro JSF and Ajax: Building Rich Internet Components, Apress
I have the following in my tiles definition files
I would like to use definitions as ActionForwards
My question would it be possible to include values to passed to
${TopMenu} and ${Footer} in
of the action?
Thank you all
I posted this the other I'm not sure if I'm posting it to the right
group.
I'm new to tiles and I was wondering if this is possible.
I have the following in my tiles definition files
I would like to use definitions as ActionForwards
My question would it be possible to include values
I use struts at webserver, and create proxy action , that proxy action forward
to spring, but when executed result is the following
please advise
thanks in advance
john
[CODE]
Struts Problem Report
Struts has detected an unhandled exception:
Messages: loginAction
Invalid action class
unsubscribe
Please help
I use struts2 to handle file upload, i already configured the following
a. /WEB-INF/lib contains commons-fileupload-1.3.2.jar
commons-io-2.2.jar
b. /WEB-INF/classes/struts.xml
c. /var/apache-tomcat-7.0.34/webapps/mytest/WEB-INF/classes/dream
mytes
Sunday, April 15, 2018, 7:36:51 PM CDT, Martin Gainty
wrote:
MG>below
From: john lee
Sent: Sunday, April 15, 2018 7:22 PM
To: dev@struts.apache.org
Subject: struts2 freemarker.template.TemplateNotFoundException
Please help
I use struts2 to handle f
psace could solve the interfere
b/w websocket communication and default package/namespace ?
3. if 2) is true, how i solve the session share b/w different package/namespace
?
thanks
john
e has been removed starting with Spring 5. I'm not able to upgrade
to Spring 5 without loosing my unit testing since having both versions
of spring-test in my classpath creates many other issues. Any short term
suggestion would be appreciated.
Tha
d to
struts2-portlet-plugin stating the specs supported.
Thanks - John B
On 11/15/2018 1:16 AM, Lukasz Lenart wrote:
śr., 14 lis 2018 o 08:48 John Bush napisał(a):
WW-3826 solved a problem running JUnit tests on portlet actions via
struts2-portlet-plugin and struts2-
be at risk or at least
questionable. As Spring moves on 5+ the risk goes up and the unit testing
confidence goes down. For now I'll have to stick with Spring 4 until I find a
longer term solution.
Thanks for the suggestion - John B
On 11/23/2018 6:27 AM, Yasser Zamani wrote:
Hi John,
I
What would you need a zip of a trivial web app?
John B
On 4/17/2019 2:49 AM, Lukasz Lenart wrote:
So it would be good to provide our own stubbing classes for
Request/Response? I think we can copy/paste Spring once as they based
on AFL.
niedz., 25 lis 2018 o 17:47 Yasser Zamani napisał(a):
I
MyFaces 1.1.x is meant for JSF 1.1 - for JSF 1.2 you should be using
MyFaces 1.2.x.
If you don't get this to work, MyFaces has a component called Tomahawk
that is supposed to support Tiles.
Are you aware Tiles was retired end of 2018?
Best of luck,
John
On 5/17/2019 8:52 AM, anjali
Map[0]. I basically stay away from arithmetic operators unless I am
performing math for that reason. I think what is there is reasonable for
the wider audience and that providing the ability to specify your own is
a reasonable solution.
John (imho)
On 1/28/2020 6:17 AM, Lukasz Lenart wrote:
pon., 2
ince
they resolve the contents to what makes sense for them. Over
the years I just got accustomed to avoiding 'specials' in names in
languages not strongly typed.
John !:)
On 1/29/2020 5:48 AM, Ing. Andrea Vettori wrote:
On 29 Jan 2020, at 01:48, John Bush wrote:
I've had pr
How about WW-5030? There really isn't a reason it has to wait till v2.6
is there?
John
On 9/13/2020 6:08 AM, Lukasz Lenart wrote:
I notice a few important fixes have pushed into struts-2-5-x branch -
OSGi and empty files upload. Maybe I will cancel this build, prepare a
new one to in
no
1
2
x
z
The fix to this seems to be to to add the following at line 307 of the
SelectTag in the doAfterBody() method just like the IterateTag does:
bodyContent.clearBody();
Once this is added it seems to function properly. Can this be fixed in the
1.2.6 release?
Thanks,
John
to be used reliably.
--
John M Flinchbaugh
[EMAIL PROTECTED]
http://www.nabble.com/accessing-ognl-from-jsp-2.0-el--tf3671805.html
-- cut --
In webwork, I had become accustomed to having a getXyz() method on an
action, and being able to just access it in jsp as ${xyz}. The ability
was just built in,
Ted,
My boss is running it by the lawyers. I will keep you posted, and keep
working on the framework.
Thanks and regards,
John
On 4/25/06, Ted Husted <[EMAIL PROTECTED]> wrote:
>
> It would be better to continue the thread on dev@struts.apache.org,
> but there's n
Ted,
On 4/25/06, John B. Walker <[EMAIL PROTECTED]> wrote:
My boss is running it by the lawyers. I will keep you posted, and
keep working on the framework.
Thank you for the patience. We're all clear for submission. I have
permission from the company's lawyers to submit
a that was entered
on the View
So, for the sake of continuity, the original text of the conversation is as
follows:
On 4/23/06, John B. Walker <[EMAIL PROTECTED]> wrote:
Ted wrote:
> If the situation is that you have business logic trapped in Struts
> Actions that you want to access
e session was expired, I never get a null
session. Am I missing something?
Thanks
John
-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
Crap, sorry. Posted to the wrong list.
-Original Message-
From: John De Lello [mailto:[EMAIL PROTECTED]
Sent: Tuesday, August 29, 2006 11:15 AM
To: dev@struts.apache.org
Subject: Session Timeout
Hey Everyone,
I am trying to use a custom session timeout JSP. To do this, I extended
truts Developers List; [EMAIL PROTECTED]
Subject: RE: Session Timeout
This can be done easily with javascript inside the main layout
email me on [EMAIL PROTECTED] and I will send you the code
skillipedia.com
-Original Message-
From: John De Lello [mailto:[EMAIL PROTECTED]
Sent: Tu
72 matches
Mail list logo