You are viewing a plain text version of this content. The canonical link for it is here.
Posted to user@struts.apache.org by e-denton Java Programmer <ja...@e-denton.com> on 2005/06/01 15:16:08 UTC

Action vs. Servlet

Hi,

I recently wrote an Action which in conjunction with an ActiveX object
returns a table from the server to update the DOM in the browser. My
question is: Is this a proper use of an Action, here essentially just a
subroutine I am calling from the client, with no forwarding action? Or
should I have used a servlet for this purpose?

Thanks.


---------------------------------------------------------------------
To unsubscribe, e-mail: user-unsubscribe@struts.apache.org
For additional commands, e-mail: user-help@struts.apache.org