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

Tip: Looking for answers? Try searching our database.

ThreadLast Post  Replies
Reflection: Get a Class-Iinstance of a Wrapper Class - why .TYPE?26 May 2005 04:46 GMT2
Good morning,
can anyone explaine me the reason why every Wrapper-Class (like
Integer) has this special constant .TYPE? These Wrapper-Classes provide
the normal getClass()-Method as well and I therefore don't understand
Web start problem26 May 2005 03:47 GMT12
I get the following problem when I try and run my web start
applications. Webstart launches and then I get:
The following required field is missing from the launch file: <jnlp>
- I've updated the mimi-types in Tomcat 5
ActiveX components in Java26 May 2005 02:42 GMT1
Does anyone know how to us an ActiveX Component in a swing JFrame
App.(Specifically the MS DateTimePicker in "mscomct2.ocx")?????
jzlib26 May 2005 02:17 GMT1
I downloaded the jzlib. I also compiled all the java source code in the
com directory. how can I use these classes to deflate and inflate
files?
Thanks in advance,
java send html mail problem26 May 2005 00:18 GMT4
I have a web app. that runs on weblogic 8.1 sp4 on windows XP.
Normally, it sends e-mails (text and html) with no trouble. However, I
need to put a hyperlink in a mail message using below code snipped;
Session session = (Session) ic.lookup("mySession");
model train system25 May 2005 23:58 GMT1
how to model a train system to include track and, to begin with two trains.
at present i have implemented using a vector two train objects fit into
vector at different positions and each has a move method which changes
postion +1 and replaces old position with a "empty block". ...
them 5.0 language additions25 May 2005 22:36 GMT7
Peeked at
http://java.sun.com/j2se/1.5.0/docs/api/java/util/Collections.html, 5.0
javadoc for collections and it has stuff like:
binarySearch(List<? extends Comparable<? super T>> list, T key)
On a single java file - how to connect to multiple access DB and combine their results25 May 2005 22:14 GMT1
I have a question on JAVA.
I am wondering how how to connect to multiple access databases and
combine their result on a single java program or file,,,
I will be glad if someone would help me on this,,, greatly appreciate
Programmatically reading jars from with jars25 May 2005 21:40 GMT1
Hi, folks!
This web page shows how to programmatically read files from within a
jar file:
http://java.sun.com/developer/JDCTechTips/2003/tt0122.html
ArrayOutOfBoundException when printing out a two dimension array25 May 2005 20:06 GMT2
hi, i have the following 2d array:
Object[][] data =
    {
        {new Boolean(false), "Mary", new Date(), "Snowboarding", new
EJB question!!25 May 2005 17:17 GMT1
I'm not sure if EJB questions are allowed here.Anyways here is my
question.Could somebody explain the practical impact of transaction
settings in EJBs i.e required,mandatory etc.
Thanks
creating a new instance25 May 2005 16:54 GMT4
Hello!!
Here I create a new instance t of class Test and pass the referenc to method
goo.
When this method foo eventually finish will this instace t go out of scope
JVM sources25 May 2005 16:01 GMT6
Where can I find C sources for JVM 1.4 for Windows ?
Thanks
Xavier
fitting JTextArea to JFrame size25 May 2005 15:47 GMT2
I'm writing a simple app, i want the JTextArea size to change when the
frame size changes, i used ComponentListener and the componentResized
for the frame, the problem is i don't know which methods will change
the size of the JTextArea i tried resize(e.getComponent().getSize());
Automatic logoff25 May 2005 14:30 GMT3
    Is there a way to track a user when he leaves the web page, but does
not close the browser. And when he does that, to automatically log off
him? I am trying to do this in JSP or servlet. Any clues?
 
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.