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 / February 2008

Tip: Looking for answers? Try searching our database.

ThreadLast Post  Replies
connection pooling dilemma08 Feb 2008 17:46 GMT6
Hi, I wrote an application that interact with a database and first
every page like
isert_db.jsp
delete_db.jsp
PrintWriter as blob with mysql08 Feb 2008 16:21 GMT4
** sorry for the multipost on comp.lang.java.help **
probably it's a poor design of my application, however ...
in a class i create
PrintWriter pw = new PrintWriter(  new
Synchronization with threads08 Feb 2008 15:52 GMT4
I have a class which is not a thread which executes the following
code:
public void myFunc() {
MyMainThread thread = new MyMainThread();
File browser08 Feb 2008 15:35 GMT81
I'm developing an application that needs to open a file but I can't
find out how to bring up that normal windows so that I can choose a
file I want to open.
Can anyone help me?
showing memory used by a Java app in the app itself08 Feb 2008 15:32 GMT11
some Java applications display the memory used by the
application itself.
This is the case, for example, in the IntelliJ IDEA IDE
(best Java app ever written in my opinion if I had to
DSP libraries in java?08 Feb 2008 15:18 GMT7
I was wondering if there is something like that to the point the the
sampling is good enough to identify phonemes and do Voice Recognition
~
I did a search on: DSP "import java" Voice Recognition, and got
Logger not logging.08 Feb 2008 13:33 GMT4
I have a strange issue.  The java.util.logging.Logger is not logging
anything below INFO level even when I explicitly set it to log
everything (Level.all)  Here's what I did first:
   Logger l = Logger.getLogger("TestLog");
Problem in doing FTP a directory by java code08 Feb 2008 13:16 GMT1
Hello Frnds
I was trying to do ftp using sun.net.ftp.*; but while doing ftp its
not upload directories in proper structural way inspite of it it just
uploading the files which are in nested directory altogether
I need help in ajax.08 Feb 2008 12:44 GMT2
I trying to develop same sites using mu own ajax framework. but i am
running in performance problems when i have lots of controls, check my
examples www.ajaxcoding.net , www.ajaxgurus.net , www.getajax.org
please give me same feedback and same suggestion on how to improve
Formatting BigDecimals08 Feb 2008 11:35 GMT9
I want to print the result of a BigDecimal calculation to two decimal
places.
The following code produces an IllegalArgumentException "Digits < 0"
String.format("%10.2f", new BigDecimal(0.0001));
Apache HttpClient - problem with cookies08 Feb 2008 09:28 GMT2
I am using in my project a org.apache.commons.httpclient. While
visiting some pages (but only some) by executing getMethod I get the
following warning:
2008-02-07 17:15:38 org.apache.commons.httpclient.HttpMethodBase
Enum String08 Feb 2008 07:17 GMT5
Is it possible to get a String back from an enum value?  Here is a
sample of my enum:
// XML tags
public enum XML {
Porting MMI from C++ to Java08 Feb 2008 04:21 GMT1
I need to make a porting of a MMI application from C++ to Java reusing
the Background code written in C++.
The idea is to rewrite in Java only the presentation layer using some
tool avalable (i. e. Visual Editor Eclipse plugin), but my problem is
Problems compiling Java-Prog with gcj using JavaMail (mail.jar) and JAF (activation.jar)08 Feb 2008 02:08 GMT7
i tried to compile a small Programm with gcj - no success :-(   (using eclipse it works!!):
gcj --classpath=mail.jar:activation.jar -v --main=lantronix.mail.MailSender MailSender.java -o MailSender
Result:
Using built-in specs.
how to send data to a pre configured servlet08 Feb 2008 00:00 GMT8
Is it possible to configure a java web app running under a context
root to automatically take data from a URL (entered after the context
root) and pass that data as a paramater to a specific servlet?
For example -
Pages: 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 January, 2008
 
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.