How do I get the following struts2 "a:div" to not automatically do an ajax
request when the page loads.  I only want it to happen when a /fooFoo topic
notification occurs from an event in form.

<s:div id="contactList" theme="ajax" href="%{foo_url}"
listenTopics="/fooFoo" formId="fooForm" >
Data will display after you enter data above...
</s:div>

Thanks,
Jason

-- 
View this message in context: 
http://www.nabble.com/How-to-have-a-struts2-a%3Adiv-not-autoload--tf4032259.html#a11454523
Sent from the Struts - User mailing list archive at Nabble.com.


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

Reply via email to