href-element

C

Chris

Hi,

In my webapplication (based on java) I can upload xsn-files. The files are
stored in a folder whcih I can
access via http. To fill out a form the server sends the xml-file to the
client. Before sending back
the xml, I replace the href-attribute with the url of the xsn-file (e.g.
http://myserver/templ/test.xsn)
To store the form I submit the content via http-post to my server.

My problem is, to determine the server location. Reading out the href from
the processing
instruction shows not the correct value. The value is the path to the file
during design time.
But I replaced the href-attribute on server-side ?

Can someone help ?



Thanks in advance,

Chris
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Top