-Original Message-
From: Ingo Villnow [mailto:[EMAIL PROTECTED]
Sent: Friday, January 25, 2008 1:08 PM
To: Struts Users Mailing List
Subject: Re: actions help
where in your jsp do you want to use your action? can you use your action to
put your returning object into the request or ses
Yes, I can use my action to put data into the request or session scope.
-Original Message-
From: Ingo Villnow [mailto:[EMAIL PROTECTED]
Sent: Friday, January 25, 2008 1:08 PM
To: Struts Users Mailing List
Subject: Re: actions help
where in your jsp do you want to use your action? can
c-tags
i am telling according struts 1
Lalchandra Rampersaud schrieb:
Yes, something like that except that it returns a list or an object.
-Original Message-
From: Ingo Villnow [mailto:[EMAIL PROTECTED]
Sent: Friday, January 25, 2008 12:28 PM
To: Struts Users Mailing List
Subject: R
Yes, something like that except that it returns a list or an object.
-Original Message-
From: Ingo Villnow [mailto:[EMAIL PROTECTED]
Sent: Friday, January 25, 2008 12:28 PM
To: Struts Users Mailing List
Subject: Re: actions help
Do you mean something like this? you can use actions to
Do you mean something like this? you can use actions to get data as a
stream, for example to use it with the img-tag
/action/
public class DiagramGanttAction extends DownloadAction {
protected StreamInfo getStreamInfo(ActionMapping mapping, ActionForm
form,
HttpServletR
:[EMAIL PROTECTED]
Sent: Friday, January 25, 2008 11:58 AM
To: Struts Users Mailing List
Subject: Re: actions help
--- Lalchandra Rampersaud <[EMAIL PROTECTED]> wrote:
> Is it possible execute an action which just puts data into the request
> object without returning an ActionFoward?
>
r the "page zone" you're updating. Are you trying to get the action to
generate that HTML?
You're going to have to be more specific.
d.
>
> ravi
>
> -Original Message-
> From: Dave Newton [mailto:[EMAIL PROTECTED]
> Sent: Friday, January 25, 20
--- Lalchandra Rampersaud <[EMAIL PROTECTED]> wrote:
> Is it possible execute an action which just puts data into the request
> object without returning an ActionFoward?
>
> I tried to return null but the page just becomes blank.
I'm not sure what you'd expect; knowing what comes next is somewhat
8 matches
Mail list logo