If you want to prepare a small project in VB, VC++, java, C, C++, JavaScript, ASP, Java Servlet, HTML, DHTML, FoxPro, Oracle with 2000 Database : Access,...
hi all, The problem was that I had neglected to make the class public. So, by changing: class myServlet extends HttpServlet to: public class myServlet extends...
Hi Lido, How about removing the access modifier "public" from the front of ParkingSpace constructor and try to recompile. Hope it helps. Emmanuel ... ...
Make the b in boolean lowercase. Boolean (B) is an object, and boolean (b) is a boolean. Make the heading read public ParkingSpace(int lotNo, int spaceNo,...
Hi, I have created an application that places messages onto an MQ queue, this runs fine with no problems when I run it as a stand alone application, but when I...
Hiiiiiiiiii everybody This is my first mail to the group. I have some Query regarding TOMCAT 5.0 * I have installed TOMCAT 5.019 in WIN NT * I have given...
HI all! please send me the answer to my question. "What is the difference between <jsp:forward> and jsp:sendRedirect() method.?" Please give answer to this...
Hi, I want to establish a connection between my Java application (based on JDK1.4) and an old Oracle version 7.3. I want to use JDBC to do that - does anyone...
Read this... http://www.theserverside.com/discussions/thread.tss?thread_id=742 Praveen sreenivas d <srdamahere@...> wrote: HI all! please send me the...
hi all, Jsp:forward will execute on client side. sendredirect will execute on Server side ... Do you Yahoo!? Friends. Fun. Try the all-new Yahoo! Messenger ...
hello friends, I m devloping an client server application in which i have to send objects from one system to another. i have send in following manner:- step 1:...
Hi Friends, I need Information about Apache Web Server. I have Installed the Apache but i am getting the error from the Server . This is the Error I am getting...
implement the java.io.Serializable interface. ... http://us.click.yahoo.com/Z1wmxD/DREIAA/yQLSAA/5cFolB/TM ... __________________________________ Do you...
you can't do it. Firstly you try to start from the command prompt incorporating all the path and classpath. then you can set in windows by environment variable...
J2SE[tm] 1.5 offers significant enhancements for monitoring and managing Java applications and the Java[tm] Virtual Machine. Learn about these features and...
open httpd.conf file under apache/conf directory and look for line starting with "ServerName". For running apache web server for testing on local machine you...
you can create by odbc driver the famous sun.jdbc.odbc syntax blondeaquamarine21 <no_reply@yahoogroups.com> wrote: Hi, I want to establish a connection between...
The problem you are facing is that the apache software is accessing the same port that were used by some other web server. close all the web server. try the...
Hi. I want to ask how to create a web page and connect it with DB(Access) by using the Servlet and JSP. As example: The Page ... Enter Username: Password: ...
Hi Sinha, Thanks for replay to me, it's working well.And one more thing Mr. Sinha,you know How to Configure Tomcat with Apache Web Server. If you know, tell me...
Hi everyone, I want to make a little program that open a .txt or .htm file and count the words that are in it and then keep them in order in a new file. How...
Hi GoodMan, I have to chage the Server Name 127.0.0.1 but i am getting the same error ....... what is the error and how to find out the error. Thanks for the...
Hi Srinivas A week before I also had the same problem and tried host of things to eradicate the problem. Error message was almost same but the code was OS ...