Hello All,
In my Java WebDynpro I use http-request to the IGS server like this http://server:port/XMLCHART?<xml_customizing>. Then I analyse the server's HTML output stream, read a diagram's URL and then download it with Java functions. Do you know...
0. Are there some ways to access and set parameters of IGS via Java ?
1. How could I change a picture size: it's 400x300 pixels and I don't find some information how to change it?
2. How could I get a URL of the picture directly?
If somebody needs my java functions - I could post it here.
Thank you in advance,
Ivan Galkin