star chaser..
|BSc in Electronic Eng| |SCJP 6.0 91%| |SCWCD 5 92%|
There are only two hard things in computer science: cache invalidation, naming things, and off-by-one errors
ajit chaudhary wrote:this code is from the book "HEAD FIRST SERVLETS AND JSP".
The class file is created , but the following message appears in the windows command prompt:
note: BeerExpert.java uses unchecked or unsafe operations.
note:Recompile with -Xlint:unchecked for details.
what does this mean?
SCJP6.0,My blog Ranchers from Delhi
SCJP6.0,My blog Ranchers from Delhi
SCJP6.0,My blog Ranchers from Delhi
|BSc in Electronic Eng| |SCJP 6.0 91%| |SCWCD 5 92%|
Campbell Ritchie wrote:Servlets is an advanced Java topic. At least, I think that is what was meant.
|BSc in Electronic Eng| |SCJP 6.0 91%| |SCWCD 5 92%|
Abimaran Kugathasan wrote:
Campbell Ritchie wrote:Servlets is an advanced Java topic. At least, I think that is what was meant.
Is it advanced java technology or advanced java? I think, it's a technology solved by Java?
Joanne
Joanne Neal wrote:
Whatever it is, it's advanced enough that anybody studying it should know what the classpath is and how to set it, which it appears Ajit doesn't.
|BSc in Electronic Eng| |SCJP 6.0 91%| |SCWCD 5 92%|
Sharma Sachin wrote:
save the program as BeerExpert.java
and compile the program as:
javac -d . BeerExpert.java
Don't walk as if you rule the world, walk as if you don't care who rules it...
Sharma Sachin wrote:
save the program as BeerExpert.java
and compile the program as:
javac -d . BeerExpert.java
Don't walk as if you rule the world, walk as if you don't care who rules it...
ajit chaudhary wrote:how should I compile this program.
trying javac BeerExpert.java gives error.
SCJP 1.4 - SCJP 6 - SCWCD 5 - OCEEJBD 6 - OCEJPAD 6
How To Ask Questions How To Answer Questions
Don't get me started about those stupid light bulbs. |