Home | Contact Us | FAQ | Search & Site Map | Link to Us
Sign In | Join | Other 45 Sites in Network
HomeAnnouncementsWhite Papers
Discussion GroupsFirst AidDatabasesJavaBeansGUIJava 3DVirtual MachineCORBASecurityToolsGeneral
Java DirectoryOpen Source ProjectsSample Book ChaptersUser GroupsWeb Resources
Related Topics
Databases.NETMore Topics ...

Java Forum / First Aid / January 2008

Tip: Looking for answers? Try searching our database.

ThreadLast Post  Replies
tomcat error..19 Jan 2008 19:57 GMT8
why does tomcat sometimes give so little info on what is causing an
error...  how am I supposed to know what causes this error??
  org.apache.jasper.JasperException: Unable to compile class for JSP:
    [ info missing here it seems...........]
Applet and the JavaScript18 Jan 2008 13:02 GMT1
I am confused. Given the two codings below:
the Applet and the JavaScript, is it correct to say that
the Applet is calling the Javascript or the Javascript is
calling the Applet?
recomendation needed.17 Jan 2008 20:51 GMT6
i would like to ask you , especially the experts in the field
about some good sources of theory, exercise and solutions
available online, concerning the Big(O) notation.
i ll appreciate if every one who would like to help me,
[Switch()...case]From String to enum17 Jan 2008 09:02 GMT21
As may be I have made it more complex than what I wanted at the beginning my
code does not work with this :
       public enum myMenuEnum {
               /* we initialise menu item constants */
the which command but using class name instead of command and     CLASSPATH for PATH16 Jan 2008 23:22 GMT4
I wonder if anyone has written a script that acts like the which
command but for java class names. Where the command name would be
given the class name is given and instead of using PATH it uses
CLASSPATH. I know there is a web facility to do this for well known
Reading rows and columns16 Jan 2008 23:16 GMT8
Hi all. I am currently developing a java application where it has to
read down a column to get a computer name and then look along the row
in order to get its mac address. How would I go about doing this.
Any help in this matter would be highly appreciated.
Wake on LAN16 Jan 2008 11:12 GMT3
I am currently developing a java application that is capable of
shutting down computers, restarting them or using Wake on LAN to turn
the computers back on again. I have managed to develop the program to
allow the program to be able to shutdown or restart computers but
declaring an array..16 Jan 2008 02:41 GMT17
I need to declare an array, but not give it a value initially; values
will given inside conditionals.. I need to do what with strings you
would like this:
  String example = "";
java Interview Question bank16 Jan 2008 01:00 GMT1
java Interview Question bank
http:// www questpond.com
Newbie Coding Challenge14 Jan 2008 21:48 GMT8
Let's say you have two ads, and you want to put the one of the two ads
at the bottom of every web page on your site.  You want about 1/4 of
them one add and 3/4 of them some other ad. You want the process
stable, so that you rerun the program any individual file will get the
JNI and Reflection13 Jan 2008 21:27 GMT4
I'm trying to figure out how to get a list of constructors for a Java
class from a native library using reflection. I first wrote a program
just in Java (ReflectExample.java) to see if I could use reflection:
  import java.lang.reflect.Constructor;
[Switch ()... case]Sting variable13 Jan 2008 19:13 GMT9
Very likely this question is a classico ; I have a method that gets a
variable string menuItem as argument and I want to test the value against
some known strings ; so far I have proceded with the typical if ..else...
structure :
Help with jar in CLASSPATH and LD_LIBRARY_PATH11 Jan 2008 16:24 GMT2
I am a system admin, with a little java knowledge, and I am being
asked by a software company to add a the same jar file to CLASSPATH
and LD_LIBRARY_PATH.  I thought CLASSPATH was used to report to the
JVM about where classes may be located so you can add the class
DecimalFormat and positive integers11 Jan 2008 00:45 GMT7
I want to parse a string in a positive integer number.
I've already tried with the following code:
//...
DecimalFormat decForm = new DecimalFormat();
java web application: what I need except jsp & servlet ?11 Jan 2008 00:41 GMT5
I need to develop small application with the table (insert, edit, delete,
sort), tree and menu. Standard stuff. I have Derby and Tomcat installed in
Eclipse 3.3.1. I figure out how  jsp and servlet works, but I'm not sure
that jsp components will be functionally good enough for ...
Pages: 1 2 3 4 December, 2007
 
Sign In
Join
My Latest Posts
My Monitored Threads
My Blog
My Photo Gallery
My Profile
My Homepage

Start New Thread



©2008 Advenet LLC   Privacy Policy - Terms of Use
This website includes both content owned or controlled by Advenet as well as content owned or controlled by third parties.