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 / General / May 2007

Tip: Looking for answers? Try searching our database.

ThreadLast Post  Replies
Blog software24 May 2007 02:06 GMT8
Hi, can anyone tip me about java based blog software.
The blog software need to have an api so it is possible to integrate
with existing system, i.e. share customer profile information etc,
singe sign on etc.
BattleShip Game App using Swing24 May 2007 00:38 GMT1
For a class I am taking I have to write a Battleship game.  I am using
Swing to program a GUI and I would like to make it so that there are
two panes holding the 11x11 grid for the spots on the computer's and
the player's boards.  I would like the position of the ships on the
Scalability Vs Performance in J2EE implementation23 May 2007 22:03 GMT2
I am investigating the scalability of our product that deals to
retrieve 45000 rows for each client. Max number of client is 5.
I decided to migrate the Java code to J2EE code so that we can achieve
much scalability for the above mentioned scenario.
Switching java runtimes (Windows, Ant, Java control panel)23 May 2007 21:50 GMT7
I've been searching for quite some time, but I can't seem to find a
solution...
How do I best switch Java runtimes on a machine where I have JDK 5.0
an 6.0 installed?
Entertaining Java Programs23 May 2007 21:33 GMT4
I'm tutoring teen-agers at Traip Academy in Southern
Maine. The classes are completely elective on the kids'
part, and I try to make the classes entertaining. I'm on
the lookout for short programs that are not too complex
an inheritance question23 May 2007 20:08 GMT4
I am puzzled here by an inheritance question:
I have 3 classes:
public Parent {
    ...
Cache or memory pools in java23 May 2007 18:48 GMT10
I have to write a cache in java, and I'm looking for a mechanism that
make possible to create memory pools. For example, I set for my cache
20MB limit, and I put objects to this segment of memory and when this
limit will be exceeded JVM will throw exception or return message.
Print Files From JUNit to the "results" Directory23 May 2007 17:02 GMT1
I want to have some of my JUNit tests write additional files to the
"results" directory.  I know I could easily hack my code to write to
that directory, but is there some elegant way that I can tap into the
JUnit "todir" attribute from within the context of the TestCase class.
an inheritance question23 May 2007 16:37 GMT10
I am puzzled here by an inheritance question:
I have 3 classes:
public Parent {
    ...
values() of an Enumeration type that is a generic parameter?23 May 2007 14:37 GMT7
I'm trying to write a generic class using an enumeration as a type
parameter, but I ran into trouble trying to iterate over the enumeration
values:
  class Foo<E extends Enum<E>>
JNIEnv *23 May 2007 12:52 GMT2
I am reading the JNI spec. One feature puzzles me. There is this
universial JNIEnv *env pointer in every function. However, if it is C,
you use (*env)->xxxx to access the fields in the environment; if it is
in C++, you use env->xxxx to access it.
compile and run in anywhere23 May 2007 09:47 GMT2
Hi.I am a beginner in Java.Every time that I want to compile or run my
Java Applications , I should go to c:\jdk\bin from command prompt and
then compile and run my application . How I can do these works from
anywhere in my computer???
javax.servlet23 May 2007 02:39 GMT1
I was wondering whether javax.servlet API belongs to java SE or EE?
When I look through the java doc for EE, javax.servlet is listed
there. When I look through the java doc for SE, javax.servlet is
nowhere to find. However, I can use javax.servlet in my application
javax.servlet, Java SE or EE?22 May 2007 22:52 GMT1
I was wondering whether javax.servlet API belongs to java SE or EE?
When I look through some document, it seems like javax.servlet is part
of EE. However, I can use javax.servlet under Java SE 5.
I also have the same question regarding javax.xml and java.sql.
create excel reports from jsp22 May 2007 22:43 GMT1
I m working on one project where in that there is a report section,in
which we have to display data on jsp by feching the data from the
database.Everything is working good but i want to include a button on
jsp page and after clicking that button that jsp page genrates an
 
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.