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

Tip: Looking for answers? Try searching our database.

ThreadLast Post  Replies
JavaMail: Fast mail searching15 Mar 2005 22:28 GMT3
I currently maintain a web based email client which uses the JavaMail
API to interface with POP3 mailboxes. I'm using the standard sun POP3
provider. I have created a user definable filter for message's subject
or sender address. I've found that using the 'folder.search(SearchTerm)'
serialVersionUID verlangt ??15 Mar 2005 21:26 GMT1
Hallo zusammen,
ich habe ein Problemchen....
Ich arbeite seit einiger Zeit mit Eclipse3, dem Sysdeo-Plugin,
MyEclipseIDE und Tomcat 5. Läuft soweit ganz gut. Sehr komfortabel.
Excellent J2SE IDE15 Mar 2005 21:07 GMT3
I just saw a web-demo of a veeery cool java builder. The guy built two
complete apps (one a databse app) in like five minutes.
Salesy stuff is at http://www.ics.com/products/java/
character sets15 Mar 2005 21:02 GMT4
How can I determine what the default character set is in my JVM?
_Robert
Sums and StringBuffers15 Mar 2005 20:25 GMT2
I have developed a parsing program to handle large csv files and
compute sums.  The program was
developed and successfully tested using only String objects. I want
replace String objects with
thread problem - any ideas here?15 Mar 2005 19:54 GMT3
I have several threads (2..n) that need to execute a block of code
(for discussion sake, call this "A"), and only one thread (1) that
needs to execute a block of code "B". Now, threads (2..n) must be able
to execute A simultaneously, however, they may not do so while thread
Threading Client's connected to a Server using Sockets15 Mar 2005 19:11 GMT2
My question is really related to how best use threads but here's the
scenario:
Have a Server class creating a new ServerSocket and listens for any
number of Clients to connect, at which point a Socket is created. A
Read XML files15 Mar 2005 17:39 GMT2
My application has numerous xml to read, the files fall into two
categories:
1) properties files for application configuration
2) scenario files generated by the application - these are essentially
Using Java 5.0 generics15 Mar 2005 17:26 GMT10
I'm having my first go at wrestling with parameterised types in Java and
I've come across something which I can't quite get my head around, or at
least I don't know how I could implement it:
I need to write a binary tree class which can store a lot of the same
Reading a string backwards15 Mar 2005 17:06 GMT2
Heres the deal, i want to read a string backwards, a character at a time.
The string will be read from a file.
My approach so far is to read a line at a time using bufferedreader
readLine().
FileNotFoundException15 Mar 2005 16:29 GMT2
I would like my applet to call Inference Engine of some Expert System. I
did do the following:
<applet code=JDONApplet height=487 width=625>
<param name=INPUT value=summer3.jdn>
JSP tags and tag recycling15 Mar 2005 14:44 GMT5
I have always believed that due to the possibility of tag recycling,
that is the JSP engine may reuse tag instances (the only guarantee you
have is that no multiple threads are inside a tag instance at the same
time), one has to reset all non-mandatory attributes to their default
Reading in text file and comparing records15 Mar 2005 13:28 GMT1
1) How do I read in a text file into Java? i.e. one line at a time and store
each line in an array?
2) If I have two arrays, one large and a smaller one containing a selection
of the elements in the large array, how do I perform a comparison of the two
how to make rounded modal dialog15 Mar 2005 09:35 GMT2
I want to make a rounded modal dialog from JPanel.
But since I have to use JFrame and JDialog for this task
It cannot be rounded.
Any solution? or do I have to use
recommendations for build tool15 Mar 2005 09:35 GMT9
Can anyone please recommend a build tool to build a j2ee based project:
1. have several projects (web, server, common, etc.)
2. easy build file creation (perhaps just one, and using directory
structure to dictate builds to jar,ear,sar,war etc.), multiple
 
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.