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?
View the original post :
http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4093870#...
Reply to the post :
http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&a...