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 2005

Tip: Looking for answers? Try searching our database.

ThreadLast Post  Replies
Database Connection question03 Nov 2005 22:16 GMT2
I have 2 applications: one is using JBoss where the database connection is
obtained through JNDI lookup; the other is a standalone app and is using
java.sql.DriverManager for Connection. Every time after obtaining a
Connection, a stored proc is called.
Problem closing resources using Apache HttpClient.03 Nov 2005 20:18 GMT1
I'm using Apache HTTPClient to connect to a data source.
I set connection timeout and socket timeout in the constructor of the
class like the following:
httpClient.getHttpConnectionManager().getParams().setSoTimeout(1000*60*2);
string memory03 Nov 2005 20:17 GMT3
           It seems that cost two memory spaces, right? so what I have to
do is assign errorStr=null when I want to assign a new variable.
----------------------------------
public static String errorStr = null;
Servlet<->Applet - oreilly API and "invalid stream header"03 Nov 2005 19:52 GMT1
I'm using O'Reilly's servlet API to make an object based HTTP communication
between an Applet and a servlet.
Following their own tutorial 10.2.3. Object-based HTTP Communication
http://www.unix.org.ua/orelly/java-ent/servlet/ch10_02.htm of how to
Find All public static main methods03 Nov 2005 18:34 GMT13
Is there a way to find all the public static main methods in a given
set of classes/archives?
Aidy
Getting the directory of resources03 Nov 2005 18:06 GMT7
    Ordinarily, to read a resource, I do:
    InputStream is = MyClass.class.getResourcesAsStream( "foo" );
    But what I want to do now is to get the directory that resource
    is in because I want to scan that directory for all the
Loading a jar that is not on the path03 Nov 2005 16:00 GMT3
Is it possible to load a jar file (and the classes it contains) that is not
on the class path. I know the disk file, how can I get it loaded?
Thanks
Jon
My servlet stops in a cycle ! Why?03 Nov 2005 15:22 GMT3
Got a big problem with this servlet
In one of the cycles suddenly it stops with not apparent reason
this is the code:
try
servlet and thread03 Nov 2005 15:19 GMT2
i am  connecting  to a servlet. i am  passing some values from JSP to
servlet. the servlet gets those values from JSP by
request.getParameter(). then the servlet creates Threads as much as
values gives to it.
MS JVM only works in IE when plugin is installed?03 Nov 2005 14:48 GMT4
I have a strange issue on my PC: I have both the MS JVM and the Sun
plugin (1.3.1) installed, and they were both working fine and I was
able to switch between the 2 using the settings in IE. Something must
have changed on my PC because now, the MS JVM only works in IE when I
c.l.j.programmer vs. c.l.j.help (was: Re: What does this mean??)03 Nov 2005 14:42 GMT21
Roedy Green <my_email_is_posted_on_my_website@munged.invalid> wrote on
Wed, 02 Nov 2005 14:18:39 GMT in comp.lang.java.programmer:
>On Wed, 02 Nov 2005 13:53:56 GMT, "Thomas G. Marshall"
><tgm2tothe10thpower@replacetextwithnumber.hotmail.com> wrote, quoted
Validate EMail with RegExp...03 Nov 2005 13:25 GMT4
My understanding of regular expressions is rudimentary,
at best.
I have this RegExp to to a very simple validation of an
email-address, but it turns out that it refuses to
optimize a takeover process ...03 Nov 2005 13:18 GMT9
Have a problem related to taking over a large J2EE project
with +1500 java classes.
Had a ten minutes chat with the developer who is
leaving and the remarks are:
Secret Launch03 Nov 2005 11:59 GMT1
Join now to make money
http://www.secretlaunch.com/?codelion
Lightweigth JMS03 Nov 2005 09:15 GMT2
Can anyone recommend a lightweigth implementation / open-source JMS server,
without all the baggage of EJB ??
 
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.