Hi,
I am not an expert on jboss. I am just developing a web application with jsp and using the jboss as a web server. I need to use some proxy to use gmaps(because the gmap ip's are banned in türkiye) and I do not want to do setting for each computer explorer.
Is there any way to set the client proxy settings when the client connects to my jboss?
I want to say something like "if client connects to my jboss then the client will go through by the x.x.x.x:y proxy ip:port " Somnething like pac files.
Do you have any idea how to manage this? or how to embed the pac files in the jboss?
Thanks for anyway..