I am trying to use AjaxAnywhere, but I have to create a separate servlet to
process whatever function I want to call.
I would like to do that without the special servlet and just call upon an
action class that I already have created.

ravi

-----Original Message-----
From: Dave Newton [mailto:[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?
> 
> 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 central
to web applications. You're already doing what you said you wanted.

What, specifically, are you trying to accomplish?

d.



---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]


__________________________________________

Participe en Universidad 2008.
11 al 15 de febrero del 2008.
Palacio de las Convenciones, Ciudad de la Habana, Cuba
http://www.universidad2008.cu

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to