Click here to Skip to main content
16,005,473 members
Home / Discussions / Java
   

Java

 
AnswerRe: https to http Pin
Nagy Vilmos17-Sep-09 21:57
professionalNagy Vilmos17-Sep-09 21:57 
AnswerRe: how to move cookie value from https to http page? Pin
427748018-Sep-09 18:32
427748018-Sep-09 18:32 
GeneralRe: how to move cookie value from https to http page? Pin
sangeethanarayan20-Sep-09 19:06
sangeethanarayan20-Sep-09 19:06 
QuestionWhich laguages does FreeTTS Supported. Pin
sharkbc17-Sep-09 17:01
sharkbc17-Sep-09 17:01 
AnswerRe: Which laguages does FreeTTS Supported. Pin
427748017-Sep-09 18:22
427748017-Sep-09 18:22 
QuestionMy code won't complile right in JCreator Pin
Dale Leach II17-Sep-09 13:38
Dale Leach II17-Sep-09 13:38 
AnswerRe: My code won't complile right in JCreator Pin
427748017-Sep-09 15:55
427748017-Sep-09 15:55 
AnswerRe: My code won't complile right in JCreator Pin
David Skelly17-Sep-09 22:37
David Skelly17-Sep-09 22:37 
My advice would be to ask your teacher. Most teachers won't mind if you ask a sensible question, they don't think it's stupid, they think it shows interest in the subject and they should be happy to help. After all, they are there to teach you (in theory at least).

From a quick glance at the code you have posted above, this line does not look right:

if (carChoice==("Ford") carChoice==("Chevy") carChoice.==("Toyota"))


Neither does this line:

if (insurable);


I probably wouldn't do all the work in the constructor, either. If I say much more than that, I'll be doing your homework for you, which I am not going to do.
QuestionLooking for reading Material on Concurrent Programming in Java Pin
that_dude_tj17-Sep-09 8:43
that_dude_tj17-Sep-09 8:43 
AnswerRe: Looking for reading Material on Concurrent Programming in Java Pin
427748017-Sep-09 15:45
427748017-Sep-09 15:45 
GeneralRe: Looking for reading Material on Concurrent Programming in Java Pin
that_dude_tj18-Sep-09 13:59
that_dude_tj18-Sep-09 13:59 
Questionhow to implement text to speech converter in java Pin
gharekiran16-Sep-09 23:13
gharekiran16-Sep-09 23:13 
AnswerRe: how to implement text to speech converter in java Pin
TorstenH.17-Sep-09 0:05
TorstenH.17-Sep-09 0:05 
AnswerRe: how to implement text to speech converter in java Pin
427748017-Sep-09 15:44
427748017-Sep-09 15:44 
QuestionImplementing a "Paint Can"-type tool Pin
max2929716-Sep-09 14:21
max2929716-Sep-09 14:21 
AnswerRe: Implementing a "Paint Can"-type tool Pin
427748016-Sep-09 16:34
427748016-Sep-09 16:34 
GeneralRe: Implementing a "Paint Can"-type tool Pin
max2929716-Sep-09 16:40
max2929716-Sep-09 16:40 
AnswerRe: Implementing a "Paint Can"-type tool Pin
max2929716-Sep-09 16:57
max2929716-Sep-09 16:57 
GeneralRe: Implementing a "Paint Can"-type tool Pin
427748016-Sep-09 17:57
427748016-Sep-09 17:57 
GeneralRe: Implementing a "Paint Can"-type tool Pin
sharkbc17-Sep-09 0:11
sharkbc17-Sep-09 0:11 
Questiontapi in java Pin
kareemmahammed11-Sep-09 17:59
kareemmahammed11-Sep-09 17:59 
AnswerRe: tapi in java Pin
427748011-Sep-09 20:44
427748011-Sep-09 20:44 
Questionjava.security.InvalidKeyException, Can somebody Help Me!! Pin
ChiSmile10-Sep-09 3:57
ChiSmile10-Sep-09 3:57 
AnswerRe: java.security.InvalidKeyException, Can somebody Help Me!! Pin
427748010-Sep-09 11:35
427748010-Sep-09 11:35 
GeneralRe: java.security.InvalidKeyException, Can somebody Help Me!! Pin
ChiSmile10-Sep-09 19:22
ChiSmile10-Sep-09 19:22 

General General    News News    Suggestion Suggestion    Question Question    Bug Bug    Answer Answer    Joke Joke    Praise Praise    Rant Rant    Admin Admin   

Use Ctrl+Left/Right to switch messages, Ctrl+Up/Down to switch threads, Ctrl+Shift+Left/Right to switch pages.