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

Tip: Looking for answers? Try searching our database.

ThreadLast Post  Replies
Class.forName {creating objects on the fly}11 Dec 2006 10:22 GMT6
  Just wanted to know creating instance
  Class classDefinition = Class.forName("java.awt.Rectangle");
  object = classDefinition.newInstance();
Is this a heavy process in terms of resources and its execution time?
JDeveloper 10g » Build Java Application as .exe11 Dec 2006 08:59 GMT10
Hi,  I am not sure if I'm in the correct group.
I have my J2EE project and I can successfully build a JAR file.  I want
to convert this .jar to a .exe that can be executed when you
double-click on the file.  (I know you can setup the Open command on a
Iam newer to this programming11 Dec 2006 08:34 GMT1
Hai to all.This  is ISMAIL.Iam from Hyderabad.Is there any one who can
tell me the basic concepts of this programming language.
Does a new frame gets more resources than an Applet.11 Dec 2006 07:57 GMT4
Since applets are embedded in Browser I think it has to share resources
among other Applets/ Scripts on the web page.
Should I use a new Frame to speed up Computation. It looks like a new
Frame will get all resources as a seprate web page gets.
why anew explore is coming up?11 Dec 2006 04:14 GMT5
I am sending some data to a servlet and geting the result from that.
For this is i am using form.submit() in javascript but when i submit
the form it open a new explore window.
Can you tell me why this is hapening and how can i remove this thing.
How can i know the String object is created or is null11 Dec 2006 03:58 GMT5
HI alll
 in my code i want to check that the sql query return null value
and  if the query return null value the i hav to use
stmt.setXXX(1,Types.some oracle type)
Can pass Request Object :(11 Dec 2006 02:37 GMT6
I have something like this:
-----------file: index.jsp
<% sp.start temp =  new sp.start(request); %>
------------file: start.java (in package sp)
design question11 Dec 2006 01:08 GMT5
In a project I just started in a came across a questionable design, and
I thought I'd ask this group how to improve on it. The simple design was
as follows (as I remember it right now), an Appointment class containing
a list of AppointmentItems (for a case worker). the ...
Timed wait fails under WebStart in Java 1.6 prerelease?10 Dec 2006 23:22 GMT4
Has anyone had problems with timed wait
.e.g. Thread class wait(200) failing to terminate under
Java Webstart execution?  My code works
properly standalone under the 1.6 prerelease,
jms serialization10 Dec 2006 22:18 GMT2
I am new to JMs, and I would like to ask if serialization is performed
always?
I mean that if the components which use the queue are remote, it is
obvious that serialize commited when inserting the queue, and
inputFileUpload error10 Dec 2006 14:39 GMT1
I created FileUploadForm.java as a managed bean in my application which
I call
from my upload form copied from UploadForm.jsp - when I click the
'upload' button I get this error:
serialize on SWT class10 Dec 2006 13:51 GMT9
I'm tryin to serialize an SWT object ( Tree class). Run time reports me
a NotSerializableException though I implement Serializable interface..
I'm wondering...Is it possible to serialize SWT object  ?
Thanks a lot :)
Files and Memory Usage10 Dec 2006 03:28 GMT8
>From the perspective of a utility like top, would having a file open
and continuously write to it without closing it increase the memory
usage?
Call EJB behind firewall09 Dec 2006 23:33 GMT2
I am trying to call ejb from behind firewall,
but without access. I already success remotly connect the AS in LAN.
InitialContext initial = new InitialContext();
System.out.println("initial="+ initial);
Software Architects: skillset?09 Dec 2006 20:43 GMT5
I'm in a medium sized project for a large federal agency.  My
company is sub-contracted under a large defense contractor.
We have a "Software Architect" designing alot of the system's
sub-applications, features, etc.
 
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.