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 / November 2006

Tip: Looking for answers? Try searching our database.

ThreadLast Post  Replies
Conversion delphi to java22 Nov 2006 21:24 GMT1
In my work one aplication does dephi  and likes convertion to java web.
It`s possible?
How?
Help me.
Hibernate - reverse22 Nov 2006 20:59 GMT1
Environment: Java 4, Jboss 3, Hibernate 3, Oracle 10G.
Several applications J2EE since 2 years.
We have more than nine hundred tables in base of data.
Problems: The mapping Hibernate was not made correctly, of many
Best Practice / pattern for coding for transactions22 Nov 2006 20:30 GMT6
Is there a best practice / pattern for coding for transactions outside of an
J2EE container so that the code could be easily adapted to
Container-Managed Transactions ?
Looking for 'lessons learned' information on deploying applications in a cluster.22 Nov 2006 19:49 GMT2
We currently run a web application (JSP, Servlet,JDBC with no EJBs) in
Oracle Application Server 10g Release 3 (10.1.3) and a new requirement
from the client is that the application run in a cluster.
I've looked through the Oracle documentation and it's quite thorough on
Newbie to Java22 Nov 2006 18:33 GMT2
Completely new to Java.  Bought my first book on the subject (one of
the Dummies books) just last week.  I always think that having a
newsgroup is a good first step.  Some questions:
1.  Can I post questions on NetBeans here?
JCreator Problems22 Nov 2006 18:18 GMT1
Hey everyone. There is a minor inconvenience programmed into version
4.0 of JCreator that I can't seem to alter. When i use a
System.out.println() statement in a very simple program, it prints in
JCreator's
String processing question - char set related22 Nov 2006 18:12 GMT3
If I have a string with \r\n & I am trying to convert all \r\n to \n,
then is code like this good enough?
   String s // contains the original string.
   StringBuffer old = new StringBuffer(s);
Hibernate question: retrieving class name and field name from table_name and column_name22 Nov 2006 18:07 GMT3
I need to get the associated class name and attribute name having
table_name and column_name.
I have the Hibernate mapping file:
<hibernate-mapping>
How to create a server in J2EE?22 Nov 2006 17:05 GMT1
J2EE Newbie...
I'm looking to create a J2EE application that opens a port on the
deployed server and listens for, and handles, traffic from clients. The
app works fine in J2SE, but I can't find a single reference in any of
MIDlet works on emulator, fails on device: how to debug?22 Nov 2006 17:05 GMT4
I've got to the point with my MIDlet development where it does everything I
want perfectly... under Sun's j2me_wt2.2 emulator. Or at least, to be
perfectly honest and exact, it works perfectly with the emulator's
QwertyDevice, DefaultGrayPhone and MediaControlSkin. It crashes the
AtomicXXXX.weakCompareAndSet source ... ?22 Nov 2006 16:53 GMT3
( Refer to : http://java.sun.com/j2se/1.5.0/docs/api/java/util/concurrent/atomic/package-summ
ary.html#package_description
 )
Javadoc says:
"
     boolean compareAndSet(expectedValue, updateValue);
Immediate Onsite opportunity in Germany with Datamatics Ltd., Mumbai22 Nov 2006 16:40 GMT1
We are looking for Sr. J2EE profesionals for an immediate Onsite
opportunity in Germany for a Key prestige project of Datamatics Ltd.
(CMMi Level 5 & PCMM Level 5 company)
Sr.Developer / TL/ML / PM / PL / Tech Lead
SendFailedException, invalid addresses, and lifetime of Transport data22 Nov 2006 16:38 GMT2
I have a mail sender program that sends emails to a mailing list.  When
I send a message to one of the servers we use, it seems that one
SendFailedException for an invalid address kills the whole list.
(because getting the unsent valid addresses shows the remainder of the
array intialization for primitives22 Nov 2006 16:35 GMT9
Hi, quick question. Suppose I do:
void dumbMethod (int i) {
  int[] x;
  x = new int[i];
Can't seem to close a MidiDevice22 Nov 2006 15:27 GMT2
I'm writing a Java application that takes MIDI events from an external
device (a Casio keyboard) and prints out the MIDI events of the notes
that I'm playing.
My problem is that after I run the program once, I can't open the
 
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.