Hi ,
I am getting this error ..
# ./startconsole
ld.so.1: parsexml: fatal: relocation error: file parsexml: symbol __RTTI__1nMXMLException_: referenced symbol not found
ld.so.1: parsex...
This is very easy, but I just can't get it. I have the following:
<% if( altCat != null && altCat.trim().length() > 0 )
out.println("<a href=test.jsp?ID=" + year + "~" + make + "~" + t...
Hello!
I have a web app which I coded in JSP. All of my files is JSP and it have Java codes and html pages...
I want to make my JSP files to be compiled or any other type to be converted.....
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...
How do I install jetty to use daemontools so I can start and stop jetty by doing "service jetty start" and "service jetty stop"?
Hi experts,
I have a weblogic sun server (server A), a jdbc connection has been set in weblogic connection pool to a database at server B (unix HP server). There is a firewall between this ...
I use a programme which i have not been able to use for quite some time. Their tech helpdesk told me that port Nos. 443, 49498 & 41599 are required to run the programme and that to ask my admi...
In ESPN Fantasy Football, a team owner can pre-rank players that are to be drafted. There are two ways to do this. One is via a "drag and drop" list of names (in Java?) and the other is a stra...
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 have a 64bit 2003 server that needs Java installed. Everytime I go to the java.sun site I download the app and it tells me that I need special version for Itanium based systems but cannot se...
We are deploying a NetBeans 5.5.1 web app created with Visual Web Pack. On compilation, the project creates a *.war file which includes everything we need to deploy it on glassfish. We can dep...
Hi
I have a site setup in iplanet 6.0. The docroot for the site is /produl/docs.
Now I want to setup a sub site and want to enable virtual host with document root path to /produl/docs/stm...
I have a html page who gives the user two options to click on, I want to use a login screen and a verify that information in my table from a DB. These two servlets are protected for the same ...
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...
...
I'm looking to move my efforts to Java from C#. If you are proficient in Java, could you help sway me to move from C# by telling me what is needed to write a webservice similar to the followi...
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 ...
Using XP Home:
Control Panel > Add/Remove programs reports the following:
Java(TM) SE Runtime Environment 6 Update 1 -- 134 MB -- Used Rarely
J2SE Runtime Environment 5.0 Update 11 -- 1...
Sharing the Database connection with different servlets
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...
Hello,
I have a question someone may be able to answer in relation to the Sun Java EE5 tutorial cart-secure sample application.
It states on the tutorial website "http://java.s...
Hello!
What is web.xml file (WEB-INF) in Sun One Web Server 7... (which have GUI interface for configuration in web)?
I want to map some servlets... I did it and I put web.xml file (whic...