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

Tip: Looking for answers? Try searching our database.

ThreadLast Post  Replies
fetching class variables from a different server10 Oct 2006 09:11 GMT1
I have two web applications running on two different Tomcat servers -
Application A on server A and Application B on server B. A and B cannot
access each other directly. A web-client 'C' has access to both A
and B.
Insurace framework10 Oct 2006 09:05 GMT2
I am working on a life insurance application, are there existing
application open sourced I can use as reference? Thx!
Precompiling JSPs using ANT in Linux10 Oct 2006 06:09 GMT2
I'm trying to precompile the JSPs in my application using the JspC
class in Jboss. Following is the ANT script that I'm using to compile
the JSPs -
<target name="webapp_precompilation">
how to stop a thread when it is waitting a socket?10 Oct 2006 05:07 GMT7
I am using SwingWorker to make a new thread in Swing GUI
(someting about SwingWorker
http://java.sun.com/docs/books/tutorial/uiswing/misc/threads.html
)
Need Help with a Submit buttom and textField10 Oct 2006 04:58 GMT1
I need this to work with a sibmit button and call the information into a
GUI, Can somone please help?
 String arg = e.getActionCommand();
 //created a function for the patient ID (this is the key in the hashtable)
javax.net.ssl.keyStore multiple IPs10 Oct 2006 04:14 GMT2
I'd like to open up two SSL listeners in a single process, and I want
each of them to have their own certificate.  There's only one system
property for this.  Am I missing something?  I've tried setting the
system property to one certificate and then creating a listener... then
Get Time in MEDIUM format10 Oct 2006 03:58 GMT1
This code outputs the date and the time that an event occurs, but how
do I tell it to only output the time in MEDIUM format? I know this is
easy but I just don't see how to do it :(
    /** Method to Get Time of an Event */
NIO enigma10 Oct 2006 00:48 GMT4
I am seeing anomalous behavior on Windows XP Pro in my NIO code. The
code in question is as follows and it works as expected on Linux.
import java.io.ByteArrayInputStream;
import java.io.FileOutputStream;
JVM crash while loading native dll using TOMCAT09 Oct 2006 23:28 GMT6
          I am facing a strange problem with tomcat and jvm. I load a
JNI class which loads a native dll and this native dll creates a com+
object. Amazing thing is that this works when the tomcat server starts
from the command line ( ie going to tomcat bin dir and running tomcat
Swings09 Oct 2006 22:36 GMT4
Hai! I am vijaya. I am working for a swings GUI project.I have to get
the same thing that, we get when we click the MyComputer Icon of the
desktop from My swings application. I am able to get the Explorer tree,
comboBox address bar and Image Icons of Disk Drive. Now, how to get the
How to fetch & parse a RSS Feed09 Oct 2006 21:31 GMT2
Hey guys,
I'm 3rd semester student in Business Information Systems. I've already
learned some basic Java in university, but yet I've never really
programmed something useful.
WebStart caching test.09 Oct 2006 18:24 GMT4
WebStart caching test - a test of the 'lazy' download
attribute (good for getting applications on-screen fast,
amongst other things).
<http://www.javasaver.com/testjs/jws/cache/>
Java Native Interface: "Translate" java call to JNI09 Oct 2006 17:52 GMT13
I am developing with Delphi 6 and would liek to use the Java Native
Interface units in order to run FOP.
I have a batch file with the following call:
java -Xmx256m -cp
RMI security policy09 Oct 2006 17:40 GMT11
Im using RMI to connect java applet with a remote server.
The client looks up the server successfully but when I press
any button in the client applet interface which performs remote
method invocation this message is displayed in java console:
Cast Exception09 Oct 2006 17:22 GMT8
ArrayList list=new ArrayList();
       list.add("Testing........");
       list.add("Jackie chan");
       Object []temp1=list.toArray();
 
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.