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 / First Aid / May 2007

Tip: Looking for answers? Try searching our database.

ThreadLast Post  Replies
javadoc fails after 100 errors18 May 2007 03:36 GMT1
I'm trying to build javadocs for the codebase at work.  However, we
use a process that "magically" generates some interfaces behind the
scenes during compilation, so the javadoc tool does not know about
them.  As a result, numerous errors are thrown.  Up until now, these
Leading Zeroes Dropping in Excel18 May 2007 02:36 GMT1
I am trying to export java data to Excel, but when I do, leading zeros
are being dropped.  Aside from putting  ( ' ) around the data, is
there a built in java function to handle this?
Discover all the enum elements during runtime17 May 2007 23:09 GMT2
Is there any way I can retrieve all the elements members inside an
enum, during runtime? Thank you.
cheok
Calendar: month problem..17 May 2007 21:08 GMT13
remDate.set(Calendar.MONTH, iMonth);
  returns '5' if choose "May" in drop-down (tested with an
'out.println' stmt..)
but:
last version17 May 2007 15:14 GMT1
... i'm trying to make it draggable with a slider to set the fonts. any
help appreciated:
/**
 * @(#)MyClock2.java
JDBC/JSP/MySQL Code works from my local machine, but not on server17 May 2007 09:09 GMT2
I've been struggling with this problem for a while.
I have a database from which I need to read and display some data on a
browser. (The database is set up for remote access).
I'm using the following JSP/JDBC code to do that.
javax.mail.internet.InternetAddress RFC822 Leading '.'17 May 2007 05:52 GMT1
javax.mail.internet.InternetAddress returns true with a leading '.'
I am even placing true in the strict argument.
Is that really RFC822 complient?
Jeff
java  regexp help17 May 2007 05:50 GMT3
I am using java 1.4.
I have  lines  that  looks like the following:
#include "nc_ncmi_nbap_handler.sig"
How can  I match lines like this?
GIJ and paths and packages and the current directory17 May 2007 05:49 GMT2
Suppose my current directory is /A/B/C/Home, starting from the root of
the Linux filesystem.
Under Home, I have a subdirectory 'camera" that contains all my java
classes. When Home is my current directory, I can execute my java
spinner help16 May 2007 23:58 GMT2
... i want to make a spinner that selects the time.must i enter
all selectable times manually??
b
Better solution for reading a line from the input for every 100ms?16 May 2007 20:59 GMT3
I 'm kind of get stuck of finding the best solution for reading a line
from the input file for every 100ms.
My code is the following:
while ( (currentLine = bis.readLine()) != null) {
How Do I create an action that that will run only on back button press on the IExplorer16 May 2007 03:51 GMT1
How Do I create an action that that will run only on back button press
on the IExplorer
opening multiple directories and files16 May 2007 03:33 GMT3
Is there a easy way to open multiple directories and files under those
directories?
Specifically, I'd like to set up like this: when I select a directory
using GUI, then subdirectories and files under those subdirectories
How Can I Prevent From The IExplorer to go back in press on the back button15 May 2007 12:58 GMT1
How Can I Prevent From The IExplorer to go back in press on the back
button
co's this defenetly  mess up my game and its data base
in java jsp
Use a C# dll from Java15 May 2007 10:01 GMT2
I would like to use a chsarp dynamic library from my Java application.
How I can use all functions from Java? I am beginner in Java but I
read about jni.
Thanks.
Pages: 1 2 3 4 5 6 7 April, 2007
 
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.