Search the web
Sign In
New User? Sign Up
Java_Official · Java SE . EE . ME . AJAX . Web services
? Already a member? Sign in to Yahoo!

Yahoo! Groups Tips

Did you know...
Real people. Real stories. See how Yahoo! Groups impacts members worldwide.

Best of Y! Groups

   Check them out and nominate your group.

Messages

  Messages Help
Advanced
Messages 15333 - 15362 of 31690   Oldest  |  < Older  |  Newer >  |  Newest
Messages: Simplify | Expand   (Group by Topic) Author Sort by Date ^
15333
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,...
avinash08s
Offline Send Email
Jun 1, 2004
10:49 am
15334
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...
dbuddrige
Offline Send Email
Jun 1, 2004
3:31 pm
15335
Hi Lido, How about removing the access modifier "public" from the front of ParkingSpace constructor and try to recompile. Hope it helps. Emmanuel ... ...
e_debra
Offline
Jun 1, 2004
3:33 pm
15336
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,...
levimak
Offline Send Email
Jun 1, 2004
6:54 pm
15337
Wow, im stupid. Now i see your other post. Oh, well....
levimak
Offline Send Email
Jun 1, 2004
6:54 pm
15338
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...
*me*
whatcan1use
Offline Send Email
Jun 1, 2004
6:55 pm
15339
Here's how to access the Google Web service through a do-it-yourself portlet that complies with Java Specification Request 168. Check it out: ...
krishsf
Online Now Send Email
Jun 2, 2004
5:40 pm
15340
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...
jerryleen s
jerryleen_s
Offline Send Email
Jun 2, 2004
5:41 pm
15341
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...
sreenivas d
srdamahere
Offline Send Email
Jun 2, 2004
5:42 pm
15342
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...
blondeaquamarine21
blondeaquama...
Offline
Jun 3, 2004
5:43 am
15343
Read this... http://www.theserverside.com/discussions/thread.tss?thread_id=742 Praveen sreenivas d <srdamahere@...> wrote: HI all! please send me the...
Praveen Sampath
praveentechie
Offline Send Email
Jun 3, 2004
7:55 am
15344
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 ...
Ganesh kumar
zylogganesh
Offline Send Email
Jun 3, 2004
7:55 am
15345
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:...
praveen sharma
tinks_yo
Offline Send Email
Jun 3, 2004
7:56 am
15346
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...
vasu2vasi
Offline
Jun 3, 2004
7:56 am
15347
implement the java.io.Serializable interface. ... http://us.click.yahoo.com/Z1wmxD/DREIAA/yQLSAA/5cFolB/TM ... __________________________________ Do you...
Rajeshwar K.
k_rajeshwar
Offline Send Email
Jun 3, 2004
1:12 pm
15348
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...
ganga sinha
avinash08si
Offline Send Email
Jun 3, 2004
6:46 pm
15349
... why not have the object implement serializable so you can deserialize it on the other side....
mike barretta
tom_arrow
Offline Send Email
Jun 3, 2004
6:47 pm
15350
J2SE[tm] 1.5 offers significant enhancements for monitoring and managing Java applications and the Java[tm] Virtual Machine. Learn about these features and...
krishsf
Online Now Send Email
Jun 3, 2004
6:47 pm
15351
Hi everybody, I'm looking for open tools for CMS system with Tomcat. What do you recomend to me? Thank you. ...
Paco Gomez
fcogoarmix
Offline Send Email
Jun 3, 2004
6:47 pm
15352
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...
GoodMan
golagolu
Offline Send Email
Jun 3, 2004
6:47 pm
15353
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...
ganga sinha
avinash08si
Offline Send Email
Jun 3, 2004
6:48 pm
15354
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...
ganga sinha
avinash08si
Offline Send Email
Jun 3, 2004
6:48 pm
15355
http://www.cise.ufl.edu/help/database/oracle-docs/java.920/a96654/getsta.htm hope that helps Lavanya blondeaquamarine21 <no_reply@yahoogroups.com> wrote: Hi, I...
Lavanya
lavanya_gr
Offline Send Email
Jun 3, 2004
6:49 pm
15356
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: ...
Shady Zaher
shady_zaher_m
Offline Send Email
Jun 3, 2004
8:11 pm
15357
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...
vasu2vasi
Offline
Jun 4, 2004
6:17 am
15358
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...
alejalv
Offline Send Email
Jun 4, 2004
6:18 am
15359
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...
vasu2vasi
Offline
Jun 4, 2004
6:18 am
15360
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 ...
Heron Herath
heron_herath
Offline Send Email
Jun 4, 2004
6:18 am
15361
Hi, I have a problem with JLiveTable. I have used table.disable() . It does'nt work. Can anyone help me?? Thanks Priyanka...
Priyanka Agarwal
priya_smit
Online Now Send Email
Jun 4, 2004
6:18 am
15362
Hi Heron, I have changed IP Address localhost to 127.0.0.1 Now, It's will works I am getting Start Page. Thanks for replay to me Thanks Srinivas...
vasu2vasi
Offline
Jun 4, 2004
3:45 pm
Messages 15333 - 15362 of 31690   Oldest  |  < Older  |  Newer >  |  Newest
Advanced
Add to My Yahoo!      XML What's This?

Copyright © 2007 Yahoo! Inc. All rights reserved.
Privacy Policy - Terms of Service - Guidelines - Help