Showing results 1 to 5 of 5
Search took 0.01 seconds; generated 5 minute(s) ago.
Posts Made By: eniacad
Forum: JSP May 7th, 2007
Replies: 3
Views: 3,053
Posted By eniacad
Solution Re: operator ! cannot be applied to java.lang.String

if you want to compare strings use compareTo() method ex: oneString.compareTo(anotherString). if oneString is greater then anotherString the method will return value >0, it it is less --> value <0,...
Forum: JSP May 7th, 2007
Replies: 2
Views: 777
Posted By eniacad
Re: hi plz help me out

//after you execute the query

while (rs.next()){
...
Forum: Java Apr 4th, 2007
Replies: 4
Views: 2,470
Posted By eniacad
Re: Class & method Boolean

You first have to create the Class file(t.e *.java)
then inside you shoud define properties, constructor and methods
after that yiuo should write the main method, in it to make an instance of a...
Forum: C++ Mar 31st, 2007
Replies: 5
Views: 1,476
Posted By eniacad
Solution Re: Palindrome Help Please :)

Hi! someone else had a problem like yours. you can see my solution for palindrom writen in java.visit the JAVA tab, that may help you

Regards,Andrijana
Forum: Java Mar 30th, 2007
Replies: 3
Views: 4,738
Posted By eniacad
Re: Palindrome Program

Hi! I hope that my solution for your problem will help you.Write me back if you are satisfate with the code.:lol:

Regards,
Andrijana...
Showing results 1 to 5 of 5

 
Forums | Blogs | Tutorials | Code Snippets | Whitepapers | RSS Feeds | Advertising
All times are GMT -4. The time now is 11:27 am.
Newsletter Archive - Sitemap - Privacy Statement - Acceptable Use Policy - Contact Us
Forum system based on vBulletin Copyright ©2000 - 2009, Jelsoft Enterprises Ltd.
©2003 - 2008 DaniWeb® LLC