3 Replies Latest reply on Oct 17, 2007 12:49 AM by baus

    secure deployment of dynamically generated files..

    baus

      I have some files that are dynamically generated on the JBoss server end. How do I prevent these files from being accessed from a client browser URL. i.e. client can access these server side files as https://server/path/file from a browser. These dynamically generated server side files are used by browser plugin on the client side. Not sure if it creates any issues for the plugin while securing the access to these dynamically generated files.

      any hints?