[us...@httpd] Jar file in Apache HTTP Server

2009-02-18 Thread Manupriya
Hi, I have a quick question, is it possible to deploy jar file on Apache HTTP Server? If so then in which folder? Is there anyway that I can deploy a jar as a resource (NOT AS AN APPLET) in the Apache HTTP Server? For example, in case of Tomcat Server, we will have to put the jar file in the CAT

[us...@httpd] Problem with accessing jar file on Apache server (jnlp)

2009-02-18 Thread Manupriya
Hi, I have a jar that contains some js files that I want to refer. I am using Apache HTTP Server 2.0.x I understand, I will have to configure a jnlp file for using the jar file on the Apache Server. I carried out the following steps: 1. I have a test.jar that contains a test.js which has a simp

Re: [us...@httpd] Re: How to use self signed Jar file on Apache HTTP Server

2009-02-12 Thread Manupriya
Thanks Dan, But what we actually understand is, if there is any specific location that we should put the jar file on the Apace HTTP Server? We have tried many probable locations, but from no where are we able access the jar/js file inside the Jar. Any insight or direction would be helpful. Than

Re: [us...@httpd] Re: How to use self signed Jar file on Apache HTTP Server

2009-02-12 Thread Manupriya
nks, Manu Dan Poirier wrote: > > Manupriya writes: > >> 2. Deployment time - Self Signed web pages - We followed the link - >> http://straxus.javadevelopersjournal.com/creating_a_mozillafirefox_drag_and_drop_file_upload_script_p_1.htm >> >> 1. What do I do with x

[us...@httpd] How to use self signed Jar file on Apache HTTP Server

2009-02-12 Thread Manupriya
Hi, We are using Apache Web Server, PHP, Java Script on Windows XP. We need to support copy/cut /paste support on our website. This works fine on IE but on Firefox/mozilla, it doesnt work. As per our understanding, this is due to the Mozilla security mechanisms. We understand, there are two wa