[ANN] Struts 2.1.8.1 Release

2009-11-16 Thread Wes Wannemacher
The Apache Struts Team is pleased to announce that Struts 2.1.8.1 is available as a "General Availability" release. The GA designation is our highest quality grade. [http://struts.apache.org/download.cgi#struts2181] The release is also available from the central Maven repository under Group ID "o

Re: [ANN] Struts 2.1.8.1 Release

2009-11-17 Thread Wes Wannemacher
On Tuesday 17 November 2009 10:10:01 am Mark Bargen wrote: > Wes Wannemacher wrote: > > ... > > The release is also available from the central Maven repository under > > Group ID "org.apache.struts". > > ... > > Neither artifact jar (primary or -sourc

Re: Struts2 online sources/ ebooks

2009-11-18 Thread Wes Wannemacher
been getting good reviews as well - http://www.packtpub.com/apache-struts-2-web-application-development-beginners-guide/book -Wes -- Wes Wannemacher Head Engineer, WanTii, Inc. Need Training? Struts, Spring, Maven, Tomcat... Ask me for a quote!

Re: Is Using Spring With Struts 2 A Good Idea?

2009-11-25 Thread Wes Wannemacher
ry of components is created that allows for easy additions. All of these things tend to come together once you get past the first two points above. -Wes -- Wes Wannemacher Head Engineer, WanTii, Inc. Need Training? Struts, Spring, Maven, Tomcat... Ask me for a quote! --

Re: FilterDispatcher configuration in web.xml

2009-11-27 Thread Wes Wannemacher
es requests are being ignored. > > Can i use url-pattren /*.action ? > > As per the struts documentation it says to use following > > >      struts2 >       > org.apache.struts2.dispatcher.FilterDispatcher >     >     >      struts2 >      /* >    

Re: excute method

2009-11-27 Thread Wes Wannemacher
es me wonder if it's taking your method out of the inheritance hierarchy... Also, can you post your class declaration, are you extending ActionSupport or implementing Action? -Wes -- Wes Wannemacher Head Engineer, WanTii, Inc. Need Training? Struts, Spring, Maven, Tomcat... Ask me

Re: S2 Type conversion error and validation problem

2009-12-03 Thread Wes Wannemacher
/docs/type-conversion.html#TypeConversion-TypeConversionErrorHandling -Wes -- Wes Wannemacher Head Engineer, WanTii, Inc. Need Training? Struts, Spring, Maven, Tomcat... Ask me for a quote! - To unsubscribe, e-mail: user-unsubscr...@str

Re: [s2] design problem

2009-12-07 Thread Wes Wannemacher
ld), should i validate from start > and live with it? > Maybe action chaining would do it? I don't know... > I hate to say it, but you might want to spend some more times looking through examples or get a copy of Struts 2 In Practice from Manning Publications or Apache Struts 2 Web

Re: EJb 3.1 (dependency injection) and Struts2 actio ns ¿CDI/Weld needed?

2009-12-07 Thread Wes Wannemacher
already tested new GlassFish v3, even though I'll probably > be using new JBoss 6 (I have already tested it with my previous EJB3 Struts2 > projects and works ok, so I'd like to start my new projects directly with > EJB 3.1) > -- Wes Wannemacher Head Eng

Re: struts2 web app without jsp pages, is it possible?

2009-12-08 Thread Wes Wannemacher
elopers might actually have access to libraries and resources, then take away their computers and tell them to write their software on paper and submit them to someone more trustworthy... -Wes -- Wes Wannemacher Head Engineer, WanTii, Inc. Need Training? Struts, Spring, Maven, T

Re: Time to process request

2009-12-09 Thread Wes Wannemacher
sh a max time in wich the struts application > must send the http response. Is it possible to define such timeout? I've > been searching for a way to do this, but i haven't found anything. > > Cheers, > -- > André Lopes > -- Wes Wannemacher Head Engineer, WanTii,

Re: Convention plug-in, tiles, and no @Result annotation

2009-12-09 Thread Wes Wannemacher
rentPackage("vehicle") > > > Thanks, > Franklin > > package name="service" extends="default"/> > > - > To unsubscr

Re: ActionContext.getContext() is returning null

2009-12-09 Thread Wes Wannemacher
.jsp >      GET >      POST >     >     >      These are the roles who have access >      role1 >     >     >      This is how the user data must be > transmitted >      NONE >     >   >   > >   >    role1 >   > > > -- > View this message in context: >

Re: "specified DSN contains an architecture mismatch"

2009-12-12 Thread Wes Wannemacher
nection(); >>>> >>>> ... >>>> >>>> The last line throws an exception with the following message: "The >>>> specified DSN contains an architecture mismatch between the Driver and >>>> Application." >>>> >

Re: Essential Dependencies Only

2009-12-14 Thread Wes Wannemacher
message in context: > http://old.nabble.com/Essential-Dependencies-Only-tp26779724p26779724.html > Sent from the Struts - User mailing list archive at Nabble.com. > > > - > To unsubscribe, e-mail: user-unsubscr...@strut

Re: if tag with #parameters

2009-12-23 Thread Wes Wannemacher
"no" when previously you got "yes" >>> >>> What's the solution here ? >>> >>> Cheers >>> >>> --------- >>> To unsubscribe, e-mail: user-unsubscr...@struts.apache.org >>&

Re: UI Component - ${parameters.paramName} not working

2009-12-23 Thread Wes Wannemacher
o have to use it like this, as a hash (or something like it): > > <#if parameters.deletecolumn == "true"> > > And instead, the only way it works is as above, as a string: > > <#if parameters?contains("deletecolumn=true")> > > If I use it as hash, it gi

Re: Dispatch does not work ( Struts2 + tile)

2009-12-24 Thread Wes Wannemacher
On Wed, Dec 23, 2009 at 12:27 PM, Emi Lu wrote: > (1) jsp > [snip] >   That form doesn't look like it is calling the action... Your action is named 'editProcessTest', but the form points to 'ProcessTest'. Are there more pieces (spring configuration, etc.) tha

Re: best practices in struts 2.1 - Tiles and Convention - clean URLs with minimum number of actions

2009-12-24 Thread Wes Wannemacher
via > struts 2.1? > > I am addicted to the Convention plugin annotation, and I cannot do without > Tiles. > > For reference, I'm using the following in struts.xml: > > > > >     >     >         class="org.apache.struts2.views.tiles.TilesResult" default="tr

Re: Forwarding to a Java Application

2009-12-24 Thread Wes Wannemacher
ur friends updated—even when you’re not signed in. > http://www.microsoft.com/middleeast/windows/windowslive/see-it-in-action/social-network-basics.aspx?ocid=PID23461::T:WLMTAGL:ON:WL:en-xm:SI_SB_5:092010 -- Wes Wannemacher Head Engineer, WanTii, Inc. Need T

Re: Forwarding to a Java Application

2009-12-24 Thread Wes Wannemacher
On Thu, Dec 24, 2009 at 12:52 PM, Rafael Muneton wrote: > > Hi Vitor: > > What I am trying to achieve is that , after a user can log in to the Web > Application, this user receives the MainMenu screen of the Application, where > there are several options, that he/she can choose from.This MainMen

Re: how to access struts2 propery from jsp or vice versa

2009-12-24 Thread Wes Wannemacher
ndRedirect(..url based on value="%{GRTGRTGT}"/> .); > > > Please, tell me if and how can I accomplish something like this. > > > > Regards, > > Parminder Lehal > > > > ___________

Re: focusElement in s:form

2009-12-29 Thread Wes Wannemacher
apache.org > > > > > - > To unsubscribe, e-mail: user-unsubscr...@struts.apache.org > For additional commands, e-mail: user-h...@struts.apache.org > > -- Wes Wannemacher Head Engineer, WanTii, I

Re: Getting unexpected ActionInvocation

2009-12-29 Thread Wes Wannemacher
t; @Result type "redirect" result in a ServletDispatcherResult ? > > Steve Mitchell > http://www.ByteworksInc.com > -- Wes Wannemacher Head Engineer, WanTii, Inc. Need Training? Struts, Spring, Maven, Tomcat... Ask me for a quote! ---

Re: Struts 2.0 to 2.1 Migration problem

2009-12-31 Thread Wes Wannemacher
is message in context: > http://old.nabble.com/Struts-2.0-to-2.1-Migration-problem-tp26974067p26974067.html > Sent from the Struts - User mailing list archive at Nabble.com. > -- Wes Wannemacher Head Engineer, WanTii, Inc. Need Training? Struts, Spring, Maven, Tomcat... Ask me for a

Re: Struts 2.0 to 2.1 Migration problem

2009-12-31 Thread Wes Wannemacher
e you track that down, you can solve this particular problem, but long-term, I don't think your exception-mapping will work 100% of the time, you will find situations like this that are simply outside of the scope of Stru

Re: Struts2 s:head tag generates wrong paths?

2010-01-15 Thread Wes Wannemacher
ell me if further information is needed. > > Regards, > Stephan > > - > To unsubscribe, e-mail: user-unsubscr...@struts.apache.org > For additional commands, e-mail: user-h...@struts.apache.org > > -- Wes Wannemacher

Re: Struts2 s:head tag generates wrong paths? [SOLVED]

2010-01-15 Thread Wes Wannemacher
ot; >>> and not under the generated "struts/xhtml/styles.css" . >>> I'm not sure if this is a bug or just something I messed up >>> or just if it's just a lack of knowledge on my side. >>> Please tell me if further information is needed. >&g

Re: How to do programatic validation?

2010-01-15 Thread Wes Wannemacher
------- > To unsubscribe, e-mail: user-unsubscr...@struts.apache.org > For additional commands, e-mail: user-h...@struts.apache.org > > -- Wes Wannemacher Head Engineer, WanTii, Inc. Need Training? Struts, Spring, Maven, Tomc

Re: Upgrade 2.1.6 to 2.1.8.1 - Action Results in 404

2010-01-15 Thread Wes Wannemacher
of the ordinary jumps > out that explains why all of a sudden I have problems. > > Can anyone shed any light? > > > > - > To unsubscribe, e-mail: user-unsubscr...@struts.apache.org > For additional co

Re: How to do programatic validation?

2010-01-15 Thread Wes Wannemacher
Fri, Jan 15, 2010 at 12:37 PM, Wes Wannemacher wrote: >> Before you tie yourself to commons-validator, take a look at Oval. I >> could be wrong, but I think there is a bean validation JSR and Oval is >> the reference implementation (or at least it is JSR compatible). >> >

Re: Is there a way to create or get a ValueStack outside of Struts 2?

2010-01-15 Thread Wes Wannemacher
-------- >> To unsubscribe, e-mail: user-unsubscr...@struts.apache.org >> For additional commands, e-mail: user-h...@struts.apache.org >> >> > -- Wes Wannemacher Head Engineer, WanTii, Inc. Need Training? Struts, Spring, Maven, Tomcat... Ask

Re: Strus2 sitemesh url parameters

2010-01-25 Thread Wes Wannemacher
r.PageFilter > >     > >     > >        action2 > > >  org.apache.struts2.dispatcher.FilterDispatcher > >     > > > Thanks > > Emil > -- Wes Wannemacher Head Engineer, WanTii, Inc. Need Training? Struts, Spring, Maven, Tomcat... Ask me for

Re: Different results with spring

2010-01-29 Thread Wes Wannemacher
I hope someone can help me > > > > > Si quieres ser más positivo, pierde un electrón > Miguel Ruiz Velasco Sobrino > > ----- > To unsubscribe, e-mail: user-unsubscr...@struts.apache.org > For additional commands, e-mail: user-

Re: Boolean Type Conversion

2010-01-29 Thread Wes Wannemacher
from the Struts - User mailing list archive at Nabble.com. > > > - > To unsubscribe, e-mail: user-unsubscr...@struts.apache.org > For additional commands, e-mail: user-h...@struts.apache.org > > -- Wes Wannemac

Re: Modifying action mapping per device type

2010-01-29 Thread Wes Wannemacher
creens and business logic once and just have the screens decorated differently based on the abstracted decorator picking logic. (As a bonus, you can add new decorators for new devices without changing much) -Wes -- Wes Wannemacher Head Engineer, WanTii, Inc. Need Training? Struts, Spring, Maven, Tom

Re: Dynamic values for rows attribute of s:textarea

2010-02-04 Thread Wes Wannemacher
is there any way to get a > dynamic rowcount? > > I may resort to use javascript, but that'd be quite a faff (these textareas > are in a series of forms generated by an iterator). > > Thanks > > Jim > > -- Wes Wannemacher Head Engineer, WanTi

Re: [Q] Enable Freemarker template caching

2010-02-15 Thread Wes Wannemacher
on or > copying of this communication is strictly prohibited.  If you have > received this communication in error, please notify the Sender > immediately by replying to the message and deleting it from your > computer.  Thank you.  Premier Inc. -- Wes Wannemacher Head Engineer, Wan

Re: XSS vulnerability with

2010-02-19 Thread Wes Wannemacher
t; or, better yet, had escape="true" as its default. >>> >>> Is there another way round this problem which I am missing? >>> >>> Thanks, >>> >>> John >>> >>> -----------

Re: Struts2 + Sitemesh + Freemarker doesn't work

2010-03-15 Thread Wes Wannemacher
rk > > Can anyone help??? > > Thanks, > > - Jonathan > > - > To unsubscribe, e-mail: user-unsubscr...@struts.apache.org > For additional commands, e-mail: user-h...@struts.apache.org > > -- Wes Wannemacher

Re: Struts2 + Sitemesh + Freemarker doesn't work

2010-03-15 Thread Wes Wannemacher
filter.StrutsExecuteFilter >   > >   >       struts-prepare >       /* >   > >   >       sitemesh >       /* >       REQUEST >       FORWARD >       INCLUDE >   > >   >       struts2 >       /* >   > > > > > Wes Wannemacher w

Re: Parameter in If tag

2010-03-15 Thread Wes Wannemacher
when used in 'property' tag. > will print 'paramValue'. > > But when used in 'If' tag, it does NOT. Is there anything missing here? Tried > all the combinations of #, {}, %, double quotes and single quotes. Any help > would be greatly appreciated

Re: Getting the authenticated user from Spring Security for use in an Action

2010-03-16 Thread Wes Wannemacher
--- > To unsubscribe, e-mail: user-unsubscr...@struts.apache.org > For additional commands, e-mail: user-h...@struts.apache.org > > -- Wes Wannemacher Head Engineer, WanTii, Inc. Need Training? Struts, Spring, Maven, Tomcat... Ask me for a quote! --

Re: Getting the authenticated user from Spring Security for use in an Action

2010-03-16 Thread Wes Wannemacher
xt() is returning an empty SecurityContext and > I am not sure if that is the best way to access the user. > > > -Original Message- > From: Wes Wannemacher [mailto:w...@wantii.com] > Sent: Tuesday, March 16, 2010 5:16 PM > To: Struts Users Mailing List > Subject: Re: G

Re: Struts2 + Sitemesh + Freemarker doesn't work

2010-03-18 Thread Wes Wannemacher
On Thu, Mar 18, 2010 at 12:02 PM, jonathan doklovic wrote: > I almost have this working, however, it seems that > struts-core-2.2.0-SNAPSHOT depends on xwork-2.2.0-SNAPSHOT which doesn't > seem to be available anywhere. It's here - http://hudson.zones.apache.org/hudson/view/Struts/job/struts2/1

Re: Parameter in If tag

2010-03-18 Thread Wes Wannemacher
- In this case, you can retrieve all of the values submitted for "foo" as an array. It's just one of those details people sometimes forget when you get away from dealing directly with request parameters. -Wes -- Wes Wannemacher Head Engineer, WanTii, Inc. Need Traini

Re: About bank application using Struts 2

2010-03-22 Thread Wes Wannemacher
d ssl,  or if you > know internet resources that talk about that. > > Thanks in advance. > > -- > Oscar > -- Wes Wannemacher Head Engineer, WanTii, Inc. Need Training? Struts, Spring, Maven, Tomcat... Ask me for a quote! --

Re: org.apache.struts2.dispatcher.FilterDispatcher cannot be cast to javax.servlet.Filter

2010-03-24 Thread Wes Wannemacher
kasz > http://www.lenart.org.pl/ > Kapituła Javarsovia 2010 > http://javarsovia.pl > > - > To unsubscribe, e-mail: user-unsubscr...@struts.apache.org > For additional commands, e-mail: user-h...@struts.apache.org

Re: Partial Validation

2010-04-27 Thread Wes Wannemacher
to it are strictly prohibited. If > you have received this communication in error, > please notify us by reply e-mail or telephone and > immediately and permanently delete the message > and any attachments. Thank you > > > -- Wes Wannemacher Head Engineer,

Re: Struts2 annotations and superclass

2010-04-27 Thread Wes Wannemacher
ruts2 annotations such > that subclasses don't have > to override super class methods simply to bind the method name to the url? > > /robert > -- Wes Wannemacher Head Engineer, WanTii, Inc. Need Training? Struts, Spring, Maven, Tomcat... Ask me for a quote!

Re: Issue with localization: Messages not picked up from properties file

2010-04-27 Thread Wes Wannemacher
n_input.action, I don't see the messages > picked up from the package.properties. I see the localized messages if I > submit the application and when the validation fails. > > What can I do to resolve the issue? > > Thanks, &g

Re: use servletcontext in typeconvert

2010-04-27 Thread Wes Wannemacher
subscr...@struts.apache.org > For additional commands, e-mail: user-h...@struts.apache.org > > -- Wes Wannemacher Head Engineer, WanTii, Inc. Need Training? Struts, Spring, Maven, Tomcat... Ask me for a quote! -

Re: Partial Validation

2010-04-28 Thread Wes Wannemacher
idation.GroupValidatorManager" > /> > > - GroupValidatorManager overrides the getValidator to return only the > applicable validators for the current method by processing the > annotations. > > I can share this code if anyone is interested. > > - Rahul > > >

Re: struts if tag related help

2010-04-28 Thread Wes Wannemacher
tag.. > > > -- > Thanks and Regards > Upasana Sharma > -- Wes Wannemacher Head Engineer, WanTii, Inc. Need Training? Struts, Spring, Maven, Tomcat... Ask me for a quote! - To unsubscribe, e-mail: user-un

Re: Odd Interceptor Behaviour with Spring Plugin (possibly)

2010-04-28 Thread Wes Wannemacher
ng-Plugin-%28possibly%29-tp28387977p28387977.html > Sent from the Struts - User mailing list archive at Nabble.com. > > > - > To unsubscribe, e-mail: user-unsubscr...@struts.apache.org > For additional commands, e-mail: user-h...@struts.a

Re: S2 validation without API ties

2010-04-28 Thread Wes Wannemacher
GP SIGNATURE- > Version: GnuPG v1.4.10 (MingW32) > Comment: Using GnuPG with Mozilla - http://enigmail.mozdev.org/ > > iEYEARECAAYFAkvYVScACgkQ9CaO5/Lv0PBmaQCfRGHa7iD3rOUkukq9mRbiNW/F > d7MAmwfYI3P0iUhD3lnZs0U7jv+qHj5h > =Y6iv > -END PGP SIGNATURE- > > --

Re: Question on WW-2272 fixed by musachy

2010-04-29 Thread Wes Wannemacher
ing xwork jar: xwork-2.0.1.jar > > Can someone please help me find which xwork jar version corresponds to > rv1780? > > Thanks > -bhaarat > -- Wes Wannemacher Head Engineer, WanTii, Inc. Need Training? Struts, Spring, Maven, Tomcat... Ask me for a quote! -

Re: Error in running juit test case for struts2 action class

2010-04-30 Thread Wes Wannemacher
--- > > but already i have the listener configuration in my web.xml. > > Thanks in advance.. > -- > View this message in context: > http://old.nabble.com/Error-in-running-juit-test-case-for-struts2-action-class-tp28410616p28410616.html > Sent from the Struts -

Re: Some Spring/Struts questions

2010-05-12 Thread Wes Wannemacher
ailing list archive at Nabble.com. > > > --------- > To unsubscribe, e-mail: user-unsubscr...@struts.apache.org > For additional commands, e-mail: user-h...@struts.apache.org > > -- Wes Wannemacher Head Engineer, Wan

Re: Some Spring/Struts questions

2010-05-12 Thread Wes Wannemacher
tion plugin can you modify the stack > in the xml file so you don't have to annotate the action itself? Or do > you still have to add the annotation with the interceptor put in? > > James > > -Original Message- > From: Wes Wannemacher [mailto:w...@wantii.com] > Se

Re: Some Spring/Struts questions

2010-05-12 Thread Wes Wannemacher
e. Thank you for clearing that one up and your package is defined > in the struts.xml in the root of the source? > > -Original Message- > From: Wes Wannemacher [mailto:w...@wantii.com] > Sent: 12 May 2010 14:51 > To: Struts Users Mailing List > Subject: Re: Some Spring/S

Re: Some Spring/Struts questions

2010-05-12 Thread Wes Wannemacher
l at least check to see if > it's already present and act as a no-op in that case. > Good point, Dale... I didn't read the OP close enough and was being lazy. -Wes -- Wes Wannemacher Head Engineer, WanTii, Inc. Need Training? Struts, Spring, Maven, Tomcat... Ask me for a quote!

Re: Struts2+Spring2+Interceptor+Invalid action class configuration that references an unknown class named

2010-05-25 Thread Wes Wannemacher
yworld.disney.go.com/resorts/contemporary-resort/services-amenities/ [2] http://code.google.com/p/struts2inpractice/source/browse/#svn/trunk/ch04ex01 (check the ch04ex01 project) -Wes -- Wes Wannemacher Head Engineer, WanTii, Inc. Need Trai

Re: Need Help For Struts2 Debugging

2010-06-03 Thread Wes Wannemacher
how and what >>>> to >>>> do next i am confused.. >>>> can any one point me to a direction so that i can move ahead. >>>> >>>> Thanks in advance >>>> -Aum >&

Re: How to set a variable in session in the JSP

2010-06-17 Thread Wes Wannemacher
le in the action class.. (variable must be set from the > JSP file to the session) > > iam using struts 2.. is there anyway to do this..? > > -- > Regards > Kushan Jayathilake > -- Wes Wannemacher Head Engineer, WanTii, Inc. Need Training? Strut

Re: How to set a variable in session in the JSP

2010-06-17 Thread Wes Wannemacher
that "accountList" is a java.util.List in the Action class, i want to > get that list to the JSP and assign its value to the session, > > but it gives "equal symbol expected" error... > > Can you please suggest me a way to do this..? > > -- > Regards

Re: Struts2 - Html to PDF

2010-07-23 Thread Wes Wannemacher
--- > To unsubscribe, e-mail: user-unsubscr...@struts.apache.org > For additional commands, e-mail: user-h...@struts.apache.org > > -- Wes Wannemacher Head Engineer, WanTii, Inc. Need Training? Struts, Spring, Maven, Tomcat... Ask me for a quote! -

Re: Transparently handling a missing image

2010-07-29 Thread Wes Wannemacher
ing any ideas you might have. > > -rgm > > ----- > To unsubscribe, e-mail: user-unsubscr...@struts.apache.org > For additional commands, e-mail:

Re: Regular expression action mapper

2010-07-30 Thread Wes Wannemacher
pping in Struts2 now, > but if just 1 person finds this useful I'm happy already. > Feedback is greatly appreciated. > > Thanks. > > --------- > To unsubscribe, e-mail: user-unsubscr...@struts.apache.org > For additional commands, e-

Re: Migrating from struts 1.1 to 1.3

2010-07-30 Thread Wes Wannemacher
org > For additional commands, e-mail: user-h...@struts.apache.org > > -- Wes Wannemacher Head Engineer, WanTii, Inc. Need Training? Struts, Spring, Maven, Tomcat... Ask me for a quote! - To unsubscribe, e-mail: user-u

Re: Struts 2 field validator thread safety

2010-07-30 Thread Wes Wannemacher
pache.org >> For additional commands, e-mail: user-h...@struts.apache.org >> > > ----- > To unsubscribe, e-mail: user-unsubscr...@struts.apache.org > For additional commands, e-mail: user-h...@struts.apache.org >

Re: Struts 2 constant not working...

2010-07-30 Thread Wes Wannemacher
s no Action mapped for namespace /secure and action > name blah."  Why does this happen? > > - > To unsubscribe, e-mail: user-unsubscr...@struts.apache.org > For additional commands, e-mail: user-h...@struts.apach

Re: Problem accessing a field from an object which is placed in session using the key from property file

2010-07-30 Thread Wes Wannemacher
are in tight > schedule. I understand we do not have logic:present , logic:equal tags in > Struts2 :( > I am new to Struts2, Please help. > > Thanks, > Prathima > > -- Wes Wannemacher Head Engineer, WanTii, Inc. Need Training? Struts, Spring, Maven, Tomcat... Ask

Re: Can I access URL parameters within struts.xml using ognl ?

2010-08-02 Thread Wes Wannemacher
. > > This must be being parsed, since the %{application_theme} portion is no > longer present.  It evaluated to an empty string. > > -Dale > > - > To unsubscribe, e-mail: user-unsubscr...@struts.apac

Re: Struts2 threading in a Java EE application server environment

2010-10-19 Thread Wes Wannemacher
;s interceptor stack and see if you get the results you are looking for... However, (warning), if the original developer configured the action to use exec&wait, he/she may have had a reason and removing the interceptor may have unintended side effects. -Wes -- Wes Wannemacher Head Engineer

Re: Is Action class a singleton class

2011-01-08 Thread Wes Wannemacher
t; which you sustain as a result of software viruses. You should carry out your > own virus checks before opening an attachment. To know more about Patni > Computers please visit www.patni.com. > -- Wes Wannemacher Head Engineer, WanTii, Inc. Need Training? Struts, Spring, Maven, Tomcat...

Re: Struts2 Internals

2011-02-06 Thread Wes Wannemacher
For additional commands, e-mail: user-h...@struts.apache.org > > -- Wes Wannemacher Head Engineer, WanTii, Inc. Need Training? Struts, Spring, Maven, Tomcat... Ask me for a quote! - To unsubscribe, e-mail: user-un

[maybe OT] Detecting if a new window or tab was opened (server-side)

2011-03-16 Thread Wes Wannemacher
etect from javascript that a window is new, the response is already being rendered (committed). Here is one link I found, but the code is poorly formatted making the example difficult to follow - https://sites.google.com/site/sarittechworld/track-client-windows -Wes -- Wes Wannemacher Head Eng

Re: [OT] Re: Job postings

2011-05-26 Thread Wes Wannemacher
t;>> My team has 2 positions open for senior level Java/Struts developers. >>>>>>> I was wondering if its okay to post on this list regarding these open >>>>>>> positions. >>>>>>> >>>>>>> /robert >>>>>>> >>>>>>> >>>>>> - >>>> To unsubscribe, e-mail: user-unsubscr...@struts.apache.org >>>> For additional commands, e-mail: user-h...@struts.apache.org >>>> >>>> >>>> >>> - >>> To unsubscribe, e-mail: user-unsubscr...@struts.apache.org >>> For additional commands, e-mail: user-h...@struts.apache.org >>> >>> >>> >> >> -- >> >> >> Cordialement >> >> Mohamed >> >> > > - > To unsubscribe, e-mail: user-unsubscr...@struts.apache.org > For additional commands, e-mail: user-h...@struts.apache.org > > -- Wes Wannemacher Head Engineer, WanTii, Inc. Need Training? Struts, Spring, Maven, Tomcat... Ask me for a quote!

Re: [OT] Re: Job postings

2011-05-26 Thread Wes Wannemacher
>>> > >>>> On Thu, May 26, 2011 at 4:50 PM, Robert > Taylor >>>> > >>>>> >wrote: > >>>>>> > >>>>>> Greetings, > >>>>>> > >>>>>>> > >>>>>>> I'm a Java te

Re: Spring Plugin and Interceptor instantiation

2011-06-28 Thread Wes Wannemacher
Struts - User mailing list archive at Nabble.com. > > - > To unsubscribe, e-mail: user-unsubscr...@struts.apache.org > For additional commands, e-mail: user-h...@struts.apache.org > -- Wes Wannemacher Head Engineer, WanTii, Inc. Ne

Re: override Struts BaseFieldTag.renderInputElement

2011-06-28 Thread Wes Wannemacher
-- > To unsubscribe, e-mail: user-unsubscr...@struts.apache.org > For additional commands, e-mail: user-h...@struts.apache.org > > -- Wes Wannemacher Head Engineer, WanTii, Inc. Need Training? Struts, Spring, Maven, Tomcat...

Re: Scope Interceptor and Struts2 Validation query...

2011-07-05 Thread Wes Wannemacher
gt; Or is there any way by which we can use additional javascript onsubmit other > than by the dynamically generating default javascript. > Have a look at this and see if it helps - http://struts.apache.org/2.2.3/docs/ajax-validation.html -Wes -- Wes Wannemacher Head Engineer, WanTi

Re: Asynchronous Display of Action Results

2011-07-11 Thread Wes Wannemacher
> > In the example above method2 takes longer to execute than method1. Today > when I execute start The result of action1 is displayed before action2. > However what I want is that action1 & action2 to be executed > simultaneously, and that the result of action2 is presented

Re: Two Docs from One Link/Action

2011-09-16 Thread Wes Wannemacher
isposition">filename="Med-Rec-Request.rtf" > >1024 > > > > > > > > Grasped at a couple of straws with multiple param sets and results but > nothing worked. I need to use result type redirect (for second doc) and > stream at same time it seems.

Re: [OT] Searching for data access framework.

2011-12-05 Thread Wes Wannemacher
gt; > Regards, > Balwinder Kumar > > - > To unsubscribe, e-mail: user-unsubscr...@struts.apache.org > For additional commands, e-mail: user-h...@struts.apache.org > -- Wes Wannemacher Head Engineer, WanTii, Inc. Need Training

Re: [OT] Searching for data access framework.

2011-12-05 Thread Wes Wannemacher
we use to manage security. This allows us to retrieve users from a database, if the database modules are wired in, or use LDAP if the LDAP / Active Directory modules are wired in. -Wes -- Wes Wannemacher Head Engineer, WanTii, Inc. Need Training? Struts, Spring, Mav

Re: struts2 string to map conversion

2011-12-06 Thread Wes Wannemacher
t; > but no convert had it done.how?any suggestion? > > - > To unsubscribe, e-mail: user-unsubscr...@struts.apache.org > For additional commands, e-mail: user-h...@struts.apache.org > -- Wes Wannemacher Head Engineer, WanTii, Inc

Re: admins, can you add something like [struts] before every subject

2012-01-13 Thread Wes Wannemacher
er based on a header (saving some bytes [as if that is still important]) Also, JRebel rocks! -Wes -- Wes Wannemacher Head Engineer, WanTii, Inc. Need Training? Struts, Spring, Maven, Tomcat... Ask me for a quote! - To unsubscr

Re: 'Best' Struts Development Envirnoment?

2012-01-24 Thread Wes Wannemacher
o switch. > > Any advice would be welcome. > > Thanks, Burton -- Wes Wannemacher Head Engineer, WanTii, Inc. Need Training? Struts, Spring, Maven, Tomcat... Ask me for a quote! - To unsubscribe, e-mail: u

Re: Advice needed: Offline Struts App

2012-03-15 Thread Wes Wannemacher
frontend with something >> else, probably JavaFX. >> >> Anybody around who had a similar job with S2 in the past? >> >> Cheers >> Christian >> Christian, have you considered using XWork? Struts2 is basically a web implementation of the command pattern f

Apache rewrite/reverse proxy

2012-10-16 Thread Wes Wannemacher
/local.domain.com/app accessible to the users? There may not be any need for reverse proxying, it may simply be a matter for mod_rewrite... -Wes -- Wes Wannemacher Head Engineer, WanTii, Inc. Need Training? Struts, Spring, Maven, Tomcat... Ask me for a quote! ---

Re: Struts2 / Cimande @ MEruvian Foundation

2009-04-06 Thread Wes Wannemacher
subscribe, e-mail: user-unsubscr...@struts.apache.org >> For additional commands, e-mail: user-h...@struts.apache.org >> >> >> > > -- > View this message in context: > http://www.nabble.com/Struts2---Cimande-%40-MEruvian-Foundation-tp22908515p22917831.html > Sent

Re: how to initialize database connection pool in struts 2?

2009-04-07 Thread Wes Wannemacher
can i do this in > struts 2 ? > > tks in advance > > john Same way would work... -Wes -- Wes Wannemacher Author - Struts 2 In Practice Includes coverage of Struts 2.1, Spring, JPA, JQuery, Sitemesh and more http://www.manning.com/wannemacher --

Re: validation

2009-04-08 Thread Wes Wannemacher
;-) > > > > Change naming convention for your actions, use namespace instead names > > like Item-update or use underscore > > > > > > Regards > > - > T

Re: validation

2009-04-08 Thread Wes Wannemacher
ing to think that there is something wrong with your setup the very minute I began reading that line. Can you post more details about your setup... Validation is controlled by an interceptor, so I would wonder if the interceptor is even firing at this point. -Wes -- Wes Wannemacher Author

Re: firefox css is not loaded

2009-04-08 Thread Wes Wannemacher
; > .test { > background: #ccc; > } > > - > To unsubscribe, e-mail: user-unsubscr...@struts.apache.org > For additional commands, e-mail: user-h...@struts.apache.org -- Wes Wannemacher Author - Str

Re: firefox css is not loaded

2009-04-08 Thread Wes Wannemacher
On Wednesday 08 April 2009 18:00:34 Martin Gainty wrote: > > http://www.manning.com/wannemacher - To unsubscribe, e-mail: user-unsubscr...@struts.apache.org For additional commands, e-mail: user-h...@struts.apache.org

Re: Problems using Struts2 on JBoss 5.0.1GA

2009-04-09 Thread Wes Wannemacher
ruts/job/xwork2/lastBuild/com.opensymphony$xwork/ -Wes -- Wes Wannemacher Author - Struts 2 In Practice Includes coverage of Struts 2.1, Spring, JPA, JQuery, Sitemesh and more http://www.manning.com/wannemacher - To unsubscrib

Re:

2009-04-09 Thread Wes Wannemacher
ruction: > -- > ==> assignment: itemKey=stack.findValue(parameters.listKey) [on line 28, > column 13 in template/simple/checkboxlist.ftl] in user-directive s.iterator > [on line 25, column 5 in template/simple/checkboxlist.ftl] in include > "/${parameters.templateDir}/simple

  1   2   3   4   5   6   7   >