I am having problem with validation framework to work with the webflow
plugin.
ALL webflow transactions revolves around the FlowAction in
struts config, correct ? All your Jsp forms are submitting against
FlowAction correct ?
So the validation XMLs have to go against the FlowAction -.how would
yo
you should be able to do this using the web.xml
On Thu, Mar 3, 2011 at 8:59 AM, Anjib Mulepati wrote:
> Hi
>
> Can someone help me on how to tell struts 1.3.8 to accept only either GET
> or POST request only?
>
> Thanks
> Anjib
>
>
On 3/3/2011 10:19 AM, Muneer Malik wrote:
>
>> you should be able to do this using the web.xml
>>
>> On Thu, Mar 3, 2011 at 8:59 AM, Anjib Mulepati
>> wrote:
>>
>> Hi
>>>
>>> Can someone help me on how to tell struts 1.3.
Can someone help here? using the JSON plugin - my execute method is being
called twice.
Thanks
--
Confidentiality Notice
---
THIS INFORMATION IS INTENDED ONLY FOR THE USE OF THE ADDRESSEE AND MAY
CONTAIN INFORMATION THAT IS PRIVILEGED, CONFIDENTIAL AND EXEMPT FROM
D
mapper using jackson we put in github.com/blueoxygen/cimande
> >
> >
> > /m/
> >
> > -Original Message-
> > From: Muneer Malik
> > Date: Mon, 14 Mar 2011 19:36:33
> > To: Struts Users Mailing List
> > Reply-To: "Struts Users Maili
ut in github.com/blueoxygen/cimande
>
>
> /m/
>
> -Original Message-
> From: Muneer Malik
> Date: Mon, 14 Mar 2011 19:36:33
> To: Struts Users Mailing List
> Reply-To: "Struts Users Mailing List"
> Subject: JSON Plugin - my execute method is being called
On Mon, Mar 14, 2011 at 9:03 PM, Muneer Malik wrote:
> method="post" id="formHeparinDialog" name="formHeparinDialog" theme="simple"
> >
>
> targets="heparinResult"
> button="true"
> openDialog=&q
] net.xxx.emr.workflow.action.insertHeparinAjax - In
the constructor
DEBUG [http-8080-6] net.xxx.emr.workflow.action.insertHeparinAjax - In
the constructor
DEBUG [http-8080-6] net.xxx.emr.workflow.action.insertHeparinAjax
customExecute- I am in the Heparin Code AJAX
On Mon, Mar 14, 2011 at 9:24 PM, Muneer Malik wrote:
> I
You mean have all your action logic in getJSON?
On Tuesday, March 15, 2011, Rodrigo Esteban Cares Guarda
wrote:
> Hi,
> if you have the method "execute" and "getJSON" in your action class, try
> comment the "execute" method.
>
> Greetings
>
> El mar, 15-03-2011 a las 00:27 -0700, Johannes Geppe
ation.EsignCodeValidator
> validate- Esign Validator being used
> DEBUG [http-8080-5] net.polymorphic.emr.workflow.action.insertHeparinAjax
> getJSON- in a getJson
> DEBUG [http-8080-5] net.polymorphic.emr.workflow.action.insertHeparinAjax
> getJSON- in a getJson - completed
>
> seems something is not right he
ng two requests.
so I suspect sj:submit when used with validation infact making two calls
which is in turn calling the action twice.
Let me know what you think?
On Tue, Mar 15, 2011 at 12:57 PM, Muneer Malik wrote:
> I tried the getJSON as well,
>> the action is being called twice t
can you not pass params within your interceptor?
availability
Best,
On Thu, Mar 17, 2011 at 1:48 PM, Alfredo Manuel Osorio Martinez <
alfredo.oso...@afirme.com> wrote:
> I am implementing a Login interceptor which needs to redirect to an
> action to first authenticate the user. The problem
I guess not even pass as a query string,
he needs to pick up the URL from the request object:
request.getRequestURL()
Best,
On Thu, Mar 17, 2011 at 3:33 PM, Okan Özeren wrote:
> Hi,
>
> I mean, you want to get a parameter as passed with original url by
> query string. Am I right? You sould us
Check out : konakart.com
Implemented in struts There is a community version you can use ...
Best,
Muneer
On Wednesday, April 13, 2011, abhishek jain wrote:
> hi,
> even i will like to more of this, open source APIs to create a shopping cart
> or more such examples.
> thanks
> abhishek
>
> O
can you please see the documentation in the below link?
http://tiles.apache.org/2.2/framework/tutorial/configuration.html#Pure_Java_configuration
Best,
Muneer
On Tue, Oct 11, 2011 at 7:10 PM, Dave Newton wrote:
> IIRC the version of Tiles you're using is past what the Tiles plugin
> supports:
I believe the tuning would occur on your app container and not in Struts 2.
Best,
Muneer Malik
On Oct 19, 2011, at 9:28 AM, wrote:
> Can we do any application lever tuning in struts 2?
>
>
> -Original Message-
> From: Robert Graf-Waczenski [mailto:r...@lsoft.com]
&g
why not just use the webflow plugin which is available part of Spring framework
? and can be incorporated into Struts 2.
Best,
Muneer Malik
On Feb 13, 2012, at 11:05 PM, rees wrote:
> Try this out for a multipage struts2 flow:
> http://code.google.com/p/struts2-conver
Check out the Struts 2 showcase example for uploading files.
Best,
Muneer
On Fri, Apr 6, 2012 at 12:36 PM, sharath karnati wrote:
> Hi All,
>
>Using Struts2 and need to know how to upload multiple files using
> single tag. I need a file upload functionality similar to
> gmail(Google Email)
when the dialog closes, are you still calling the action ?
Best,
Muneer Malik
On Apr 10, 2012, at 3:29 PM, svetlana.roslyak...@bnymellon.com wrote:
> Hi,
>
> I've created a struts2 application that creates text file and displays the
> file download dialog for the user t
19 matches
Mail list logo