--- Adam Ruggles <[EMAIL PROTECTED]> wrote:
> I think I know whats going on here.  Whatever 
> %{zipUrl} in the  DIV's 
> href property is pointing to is generating the bad
> HTML.

Possibly, but whether I use %{zipUrl} or %{#zipUrl} I
still get correct HTML; my <s:div...> renders as:

      <div dojoType="struts:BindDiv"
      autoStart="false"  
        id="zipDiv"     formId="registerForm"  
href="http://localhost:8080/s2samples/stan/stan1.action";
   listenTopics="zipEnteredTopic"    showError="true">
</div>

The radical difference in the generated HTML (I'm
running under 2.0.4 but am double-checking under
2.0.6) leads me to wonder about interceptors, filters,
clients, and other "weird" things, because I have yet
to see malformed HTML generated by the S2 tags.

d.



 
____________________________________________________________________________________
Get your own web address.  
Have a HUGE year through Yahoo! Small Business.
http://smallbusiness.yahoo.com/domains/?p=BESTDEAL

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

Reply via email to