Hi,

I struggling with to problems with HTTP POST & ASV today. Here is the
first one.

I'm submitting an HTML form through a POST action and get an SVG in
response.

<form action="Servlet?IE=.svg" name="myform" id="myform" method="post">
  <input type="hidden" name="whatever" value="v"/>
  <input type="submit" />
</form>

If I run an older version of ASV (3.02) this is working fine but with
the latest one (3.03) I instead get a blank page displayed (the if I
push reload the display is correct). Same problem happen without a
Servlet just querying a .svg file.

FYI, the correct mime-type is set.

This works fine if the form is submitted through a GET but that's not
an option for me (actually my problem appeared when we decided to go
for POST :-()

Does somebody have experienced this weird behavior with latest ASV
3.0x version? Does somebody have any hint for me?

Thanks a lot!

-- 
Christophe





------------------------ Yahoo! Groups Sponsor --------------------~--> 
Most low income households are not online. Help bridge the digital divide today!
http://us.click.yahoo.com/I258zB/QnQLAA/TtwFAA/1U_rlB/TM
--------------------------------------------------------------------~-> 

-----
To unsubscribe send a message to: [EMAIL PROTECTED]
-or-
visit http://groups.yahoo.com/group/svg-developers and click "edit my 
membership"
---- 
Yahoo! Groups Links

<*> To visit your group on the web, go to:
    http://groups.yahoo.com/group/svg-developers/

<*> To unsubscribe from this group, send an email to:
    [EMAIL PROTECTED]

<*> Your use of Yahoo! Groups is subject to:
    http://docs.yahoo.com/info/terms/
 


Reply via email to