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 2007

Tip: Looking for answers? Try searching our database.

ThreadLast Post  Replies
How to make EL expression evaluate its values?30 Jan 2007 15:05 GMT3
We have this xml string tht is dynamically generated every request,
and it is output using <c:out>.
The problem is, we'd like to have JSTL tags inside that as well. A
simple example:
java performance tool30 Jan 2007 13:08 GMT3
Does any one no a open source tool to measure the performance at a
method level.
I want to run a performance test one my web application and see what
happens if I fire a web request. Which methods are called (and how
how to validate multiple emails30 Jan 2007 12:18 GMT6
in my application i have to validate multiple emails .
in the Application we are using jsp's, struts.
i know how to validate a single email but dont know for multiple
emails
help me30 Jan 2007 12:15 GMT2
how v can compile a jsp file.
Layout question30 Jan 2007 11:40 GMT19
I am having a lil problem here with someone else old code.
It uses Frames (all AWT code, no javax stuff).
and it does not use Layouts.
When i tried to add a menu, i noticed that it behaves differently
java or C++  ??30 Jan 2007 11:31 GMT30
Ive got an idea that Im going to develop into an application.
this will be a GUI type application which will be given away freely to users
to install on their PCs. The application interacts with other users on the
internet via SSL.
problem in overwrite using Generics30 Jan 2007 06:00 GMT1
package jp.co.nec.rfidmgr.epcis;
import java.util.List;
import java.util.Map;
public class T {
problem in overwrite using Generics30 Jan 2007 05:42 GMT1
package jp.co.nec.rfidmgr.epcis;
import java.util.List;
import java.util.Map;
public class T {
JTextField Unicode Problem30 Jan 2007 04:55 GMT2
I am not able to get "♣" symbol on console when I press enter in jtf
after inserting "♣"
import javax.swing.*;
import javax.swing.event.*;
Char array println output problem30 Jan 2007 04:11 GMT3
I am a little confused by the following program:
public class CharArrayTest {
public static void main(String[] args) {
 char[] foo = {'A', 'B', 'C'};
How to recompile a .jar file?30 Jan 2007 03:59 GMT3
This is the situation.
I got a two .jar files, one of which contained the classes and another
one contained the source code related with certain class. When I put
them in an eclipse project, and add source code for the class-jar file
JInternalFrame and JMenuBar30 Jan 2007 03:57 GMT8
Hey all,
I have a JFrame and a JMenuBar at the top
from which I call the method New Game and the new Game opens in a new
JInternalFrame. Everything working perfect except from the menuBar.
Simple 2d graphing in web page - where to begin30 Jan 2007 03:18 GMT10
My Googling has let me down here - maybe because when it comes to Java
I don't really know which type I need! If someone could point me in
the right direction I'd appreciate it.
My requirement is simple: to display a 2-d graph within a web page
Grouping Regex question30 Jan 2007 03:15 GMT2
I am trying to get all the names i.e: SMITH J , BALTIMORE D, JONES AL
String input = "NAME=(SMITH J) NAME=(BALTIMORE D) NAME=(JONES AL)
JUNK=(ABC);
Pattern pattern = Pattern.compile("  ");
Swing applications30 Jan 2007 02:35 GMT1
A question was asked by someone at work who is going through the swing
tutorials and updating some of his code from years ago.  His code uses
AWT and the 1.1 event models.  If he converts to swing is there a
replacement for the 1.1 event model?
 
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.