Hi, I need help with Tomcat 5.5. Here is the situation I have a servlet application with url http://serverip:8080/name.
How i can make a tomcat to redirect all request sent to http://serve...
I have .tar file which contains .gz file.
How do I extract this .tar file and eventually a .gz file using java?
dear , experts
after googling for last 3 months i have installed Java on my centOS , but there is plenty of errors and by mistake i have delete some files . however i am trying to give it a ...
http://ocw.mit.edu/ans7870/6/6.034/f06/tools/demonstrate.jnlp, I downloaded this.
but upon launching following errors are shown :
Do I need to set some environment variables, and what
all ...
I wrote my Sun Certified Web Component Developer(SCWCD 5) exam today and got 60%, failed(requires 70% for passing). I studied one book and practised Whizlabs simulator also. I dont know these...
Hi
I have a url www.abc.com
I would like to redirect this url to an exisitng url www.xyz.com/a/b hosted on a iPlanet webserver
However upon simple DNS redirection - I got an error - 5...
I just installed Sun Java Enterprise System 5 with Access Manager 7.1. I want to do two simple testing for the Single Sign-On. I create a two-page website with a login hosted in Sun Web Server...
I am working on a product in java whereby a xml is parsed and converted to a microsoft excell sheet.The data is parsing properly in the code where I am working .The data parsed is converted i...
Hi,
I've got a few links :
http://docs.sun.com/source/817-1831-10/agaccess.html#wp1033667
http://blogs.sun.com/amit/entry/access_control_using_ldap_in
https://www.opends.org/wiki/page/Su...
I am trying to send an image that it local to a servlet to another servlet which should download the image.
the first servlet does something like:
File imFile = new...
On my Windows Server 2000 machine I get a message at startup, "Missing JVM, Could not locate a Java Virtual Machine".
I've removed all versions of Java from the server, re-installed from Ja...
I need to change time from BST to GMT on our sun solaris web server - SUN V220. Could any one let me know how can I do that ?
I think Date command might be giver unpredictable results...
...
Hello
Anybody knows how to set up your Sun Java System Application Server such that
directory browsing is off
example : http://localhost:8080/myApp/myDir/index.html
would allow the ...
Hi All,
I need to do a 'for' loop in Java Script function for print out the record which store in array. But if the records are more than 400, the IE be able to prompt a message 'Stop runni...