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 / January 2008

Tip: Looking for answers? Try searching our database.

ThreadLast Post  Replies
Rapid deploy on Tomcat?21 Jan 2008 12:50 GMT2
I am programming J2EE applications (using Spring MVC and so on),
which then have to be deployed on a Tomcatserver for testing -
which is REALLY time consuming (~1,5 minutes per build & deploy)
To improve this process and to allow for a rapid development, I am
An array of generic sets21 Jan 2008 11:45 GMT3
The following command is syntactically invalid according to the Java
compiler:
Set<Item>[][] itemSets = new HashSet<Item>[4][2];
(The error is "Cannot create a generic array of HashSet<Item>")
Is this program right?21 Jan 2008 07:06 GMT1
JMenuItem menuFilePrint = new JMenuItem("Print");
      menuFile.add(menuFilePrint);
      menuFilePrint.addActionListener(addHandlerPrint);
      menuFilePrint.setMnemonic('r');
Where is Java's cache stored in WinXP?21 Jan 2008 05:43 GMT4
Java 6 for Windows includes a very annoying and longstanding bug with
two symptoms:
- You cannot run anything related to JNLP.
- Every time you connect to a web site, you get a message about
Any suggestion on session based log?21 Jan 2008 01:48 GMT3
Basically I would like to enable turn on/off log for particular
session, based on session id.
I am not sure whether there is any open source software to support
this kind of mechanism.
the God that never was20 Jan 2008 20:39 GMT5
Islam is the only religion which teaches the existence of a PERFECT
God.  A
perfect God means that there is no sharer in His Nature and His
Attributes:
Changing the Background Color for One Cell in a JTable20 Jan 2008 17:10 GMT4
I've been working on this for a few hours.  I've read tutorials and seen
different examples, but this is still driving me nuts.
I have a table and want to be able to change the color of one cell in it.
It seems to do this, I can't get a cell renderer and just change the color,
Online eBooks @ jumbooks.com20 Jan 2008 17:03 GMT1
Hi Friends,
Recently I have been searching for some technical books and
found this gem link website called http://www.jumbooks.com
They use upload the books frequently. They have got books on
ideas for a GUI20 Jan 2008 16:55 GMT1
How do I design a window such as the Firefox's Download window? Each entry
having an image to represent the concerned item, a progress bar to indicate
download time or some other metric, and buttons to cancel or pause the
activity? Any ideas or references would be greatly ...
Animating sine waves20 Jan 2008 16:18 GMT4
I've been reading about animation using Java applets and I've come
across this example from http://www.javaworld.com/jw-03-1996/animation/Example4Applet.html
I'm having a lot of trouble understanding what is going on (that is,
the maths behind it all). Now I know sine as sin in ...
pass-by-reference(of StringBuffer) to a constructor of another class20 Jan 2008 15:42 GMT7
I had a problem with pass-by reference...
i have two classes in my application, and one class should send a
string to other..
the problem is....
Open Letter to Prof. Andrew George, University of DENVER, Dept of     Physics, COLORADO,  80208 USA.20 Jan 2008 15:00 GMT1
Open Letter to Prof. Andrew George, University of DENVER, Dept of
Physics, COLORADO,  80208 USA.
    Ref. Einstein’s Sep 1905 derivation predicts that,
 ‘When body emits Light Energy, its Mass must also Increase’.
Reply plz..........20 Jan 2008 12:03 GMT2
Iam new to struts....First when we sent a request from client,
internally ActionServlet is serves the request or RequestProcessor
serves the request ? please explain internally what happend when we
sent the request....explain step by step ........and also difference b/
JDBC19 Jan 2008 22:25 GMT5
what is JDBC How Can i use it nto java
??
how to handle javabean objects or POJO object in AJAX19 Jan 2008 20:22 GMT2
Hi,How to pass object (eg vector) using Ajax..and what is JSON .Is it
useful for that problem.
 
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.