You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@struts.apache.org by Vic Cekvenich <ce...@portalvu.com> on 2004/06/24 14:54:01 UTC

Re: PATCH: html:cancel tag. Made a javascript version for submitt ing

Don Brown wrote:
> Please, someone fork the taglibs! :) 


By forking taglibs to a separate jar after some release, seems like a 
win win.

Chains is the direction, that works for it becuase it tells comunity the 
focus is on C of MVC.

Taglibs you can get from display tag, struts memnu, etc.


.V


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


Re: Re: PATCH: html:cancel tag. Made a javascript version for submitt ing

Posted by Marcus Breese <mb...@gmail.com>.
But what about when the V directly communicates with the C?  This all
started with the cancel tag.  It is very much a struts specific tag
that tells the controller that the action should be cancelled.  So, in
this case, the taglib is required by the controller.  Otherwise, a
different mechanism will have to be arranged to tell actions that they
should be cancelled.  (perhaps eliminating the isCancelled() all
together...)

On Thu, 24 Jun 2004 07:54:01 -0500, Vic Cekvenich
<ce...@portalvu.com> wrote:
> 
> Don Brown wrote:
> > Please, someone fork the taglibs! :)
> 
> 
> By forking taglibs to a separate jar after some release, seems like a
> win win.
> 
> Chains is the direction, that works for it becuase it tells comunity the
> focus is on C of MVC.
> 
> Taglibs you can get from display tag, struts memnu, etc.
> 
> 
> .V
> 
> 
> 
> 
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: dev-unsubscribe@struts.apache.org
> For additional commands, e-mail: dev-help@struts.apache.org
> 
>

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