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 / June 2005

Tip: Looking for answers? Try searching our database.

ThreadLast Post  Replies
Interface question ??16 Jun 2005 13:15 GMT1
Hi group. I think this is an stupid question and it can be resolve with
a couple of lines of code but just now it is impossible to me test it.
The question is: I have a clase A that implements a method "m" of the
interface I. Can I modify attributes of class A into the ...
sending intermediate page via servlet16 Jun 2005 07:02 GMT2
I have a simple servlet that accepts some parameters and send those to
a bean. The bean does some calculation which takes a while.
What I would like to do is when servlet invokes the bean and while it's
waiting for bean to finish, I would like to display a simple html page
problems with affine transform scale.16 Jun 2005 06:46 GMT3
I am trying to use java's affine transform method for my zoom - in and
zoom - out functions. This is a small piece of code that i've written
in my "mouseClicked" mouse lisetner function.
       AffineTransform tx = new AffineTransform();
Looking for a required eclipse plugin but cannot find it.16 Jun 2005 03:59 GMT2
I just downloaded docjar (http://www.docjar.com/) for Eclipse and
etracted it to the plugin directory.  When I started Eclipse I didn't
see the new plugin... so I went and looked in Eclipse.log and found
this entry:
Need EJB advice16 Jun 2005 00:31 GMT2
In our Stateless Session Beans, all logical-unit-of-work(s) or "business
method(s)" have to do some certain steps first before actually doing their
work. These common steps are put in a method "prepareConnection()" in that
Stateless Session Bean. Below are these common steps (3 of ...
[HELP] <GC: Reduced max java heap size to .... bytes due to memory contraints> ]15 Jun 2005 22:26 GMT2
I am using IBM WebSphere 5.1 which is using IBM JDK 1.4.1.
When I set the max heap size of WebSphere to 2048M,
the message
<GC: Reduced max java heap size to 1687289856 bytes due to memory
Better Java error messages15 Jun 2005 20:38 GMT12
Newbie question here,
I have been going through Java error messages sent to me at work here
to get acclimated to the Java language (PHP, .NET programmer in the
past).
Pushing data from backend to server15 Jun 2005 19:52 GMT1
I have an application server running some EJBs. Periodically, I need to
send notification of events from the backend, to clients accross the
internet. Both The app server and clients are behind proxy servers and
firewalls.
mysterious static15 Jun 2005 19:23 GMT6
I'm somewhat confused:
class Foo
{
   private static final ConditionalPropertiesReader PROPERTIES =
Struts Presentation with custom objects?15 Jun 2005 18:29 GMT2
If I have a vector of custom objects... how can I make struts auto populate
those objects with checkboxes?
ie
class myObject{
Web service parameters as XML15 Jun 2005 14:15 GMT3
I currently have a web service that passes complex data types as
parameters.  The web server (weblogic) populates the java classes that
represent the complex data types with the xml passed by the client
application.  Is there a way to retrieve this xml that is passed by the
jvm.dll vs java.dll15 Jun 2005 13:07 GMT4
JDK 1.4 provides jvm.dll and java.dll libraries on windows and
libjvm.so and libjava.so on unix platforms (linux etc.)
What is difference between 'jvm' and 'java' libraries? I found that
java.dll is dependent on jvm.dll
Pooling PreparedStatements15 Jun 2005 10:12 GMT5
I`m programing an application, which uses database (Postgresql), it`s
multithread, there is no problem yet
it`s multithread, so I`v decided to use connection`s pooling, I had been
doing it before end there is no problem too, it works well
Condition outside loop or separate loop for different condition?15 Jun 2005 09:51 GMT12
Should I adopt the first or the second way?
The first makes it faster.  The second makes the code shorter.
The size to compare is not in the millions so which should i go with?
First Way:
same or different rms file in different brand phones15 Jun 2005 09:23 GMT4
I would like to know if j2me phones use same rms file format.  In other
words, does the midlet developer choose the format of the rms file in
the phone, or does the phone place the rms file in its own format?
 
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.