Hi Team,

I am facing an issue. I have a link
[*href="http://pacir.st.tmt.com/nosrw/data/cast/data/
<http://pacir.st.tmt.com/nosrw/data/cast/data/>*] to "*CAST Reports*" on my
webpage, that redirects to the directory on my server "
*/opt/app/pacir/nwpeb/data/cast/data/*" and shows entire files and folders
of directory in browser.

*Code to redirect: *
<tr>
  <td>&nbsp;</td>
     <td class=message>
     <a href="http://pacir.st.tmt.com/nosrw/data/cast/data/";
onMouseOver="self.status = ''; return true" onMouseOut="self.status = '';
return true">CAST Reports</a><br>
     </td>
</tr>


The issue is the files and folder is not showing in a sorted order. I am
attaching you a screenshot for your reference.

[image: image.png]

As I know by default Apache-Tomcat displays the files in a sorted order. I
don't know why it's behaving like that.

Please help me to know, why it's displaying in unsorted order?

*Regards,*

[image: Lucida Technologies]

RAHUL RANJAN
C++ Developer | IBM
Mob   : 9570311276
Skype: rahulranjan.c...@gmail.com
[image: facebook] <https://www.facebook.com/rahulranjancusb/>
[image: linkedin] <https://www.linkedin.com/in/rahulranjancusb/>

Reply via email to