bash
06-24-2003, 09:33
Hello,
We have created a few folders in the pub directory of the package. To view the same on the browser, we navigate to the home page of the package, and then add the folder name to the end of the url to display the contents of the folder.
Ex: http://localhost:5555/<packagename>/<desiredfoldername>
This page takes the appearance and look of webmethods but displays the contents of the folder sorted on the filename, without any possibility of changing the same. We are interested in a different sorting order.
Looks like this page is getting created dynamically at runtime. Could any one help me to the source of the same?
Hope I have made my question clear!
Thanks in advance.
Bhavani Shankar
We have created a few folders in the pub directory of the package. To view the same on the browser, we navigate to the home page of the package, and then add the folder name to the end of the url to display the contents of the folder.
Ex: http://localhost:5555/<packagename>/<desiredfoldername>
This page takes the appearance and look of webmethods but displays the contents of the folder sorted on the filename, without any possibility of changing the same. We are interested in a different sorting order.
Looks like this page is getting created dynamically at runtime. Could any one help me to the source of the same?
Hope I have made my question clear!
Thanks in advance.
Bhavani Shankar