Thanks for your help Bill. I am looking for code sample that could help
me more clearly.
BTW, actually I would like to upload some files from my application to a
location in web server. So I am looking for a best approach/ API/
Library which helps me achieve this.
Thank You
Shravan Kumar. M
The href binding for things like image, css, etc is your best bet.
Give it the absolute apache path to the resource you'd like to
retrieve. If you want to determine which resource you want to retrieve
based on some app logic, you can bind the href to some method that
would determine it. Be
Hello Group,
I have some solution of finding webserver url by going thru WORequest
object. I am looking for a more standard way of achieving this task.
Could any one please advise best practice to retrieve/store a resource
into a Apache Webserver directory.
For Eg: I have a css file master.css