You are viewing a plain text version of this content. The canonical link for it is here.
Posted to slide-user@jakarta.apache.org by Zeus Courtois <ze...@yahoo.com> on 2006/09/16 01:25:22 UTC

getRequestURL()

Hi,

I am overriding the TxFileContentStore.java class in order to manipulate the stored file.  However, I would like to be able to get the specific URL that points to slide from this class.
So I want to get something like "http://localhost:80XX/myslide/files/ as a String in the TxFileContentStore.java class.

Thanks for the help in advance,

Zeus O Courtois