No it's from the AjaxTags project.

I tried to post to JWP mailing list but got bounce for some reason, hence the [OT]

I use struts 1.3.5 though, not s2

Musachy Barroso wrote:
I don't think "ajax:area" is an S2 tag. Is that form another ajax library?

regards
musachy

Joseph McGranaghan wrote:
I'm trying to use an ajaxArea for the main portion of my site.

Inside it I have control panel of several tiles.

One of the tiles contains a displayTag that I want ajaxified
unto it's own self, not the whole main ajaxArea.

Matter of fact, I can't even get it to work right with the enclosed
ajaxArea either.

I've tried every combination imaginable of ajaxArea, anchors, displaytag, and ajax:displayTag

Hoping some poor soul solved this one already.



Basically:

<ajax:area id="ajaxFrame" ajaxAnchors="true" ajaxFlag="ajaxFrame">

               <display:table name="data" id="row" scope="request"
class="displaytag" requestURI="/myaction.do">

                       <display:column property="itemID" title="ID:"
class="leftalign" headerClass="" sortable="true" />

                   </display:table>

</ajax:area>


Thanks,

Joe




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




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




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

Reply via email to