2 Replies Latest reply on Oct 15, 2007 4:18 PM by baus

    blocking access to certain files..

    baus

      i generate some files Dynamically on the jboss server side which are used by a browser PLUGIN on the client side. Issue is that a user CAN also access these files using URL path to this file from a client browser. How do I block this? I can configure blocking in web.xml. But this may cause issue in that Browser plugin may not be able access this file.