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 / June 2007

Tip: Looking for answers? Try searching our database.

ThreadLast Post  Replies
class question21 Jun 2007 13:24 GMT5
I have seeen the following in java class:
public class MyClass {
static {
    try{
masking a string to a date21 Jun 2007 03:04 GMT2
... anyway to do the above???
a.troll
Signature

Sometimes I'm in a good mood.

Deploying WebPad as a webapp in tomcat20 Jun 2007 22:24 GMT6
Hello, all.
I have a bit of a problem with something I'm trying to do with Java,
Windows XP and Tomcat...
I'm using Tomcat to deploy Lucene as a search engine, and I also want to
Hopefully simple question - Including third-party packages.20 Jun 2007 21:39 GMT6
I have a small project to do for work, and I want to be able to read
in data from an Excel file. A quick Googling led me to http://poi.apache.org/
, and I'm planning on using that to complete this task. I've
downloaded, but I'm not sure where to put it. I'm using jdk1.6.0_01,
would someone care to hlp???20 Jun 2007 18:23 GMT6
... i know i should be using a lot more methods
but then they aren't declared? should i declare them in the main
so they are global???
k
httpclient20 Jun 2007 10:52 GMT2
I am trying to get started with httpclient, but in all honesty I dont know
how to set everything up.
I have downloaded the httpclient tarball from the commons website,  I have
unzipped that tarball, and moved everything into the workspace/project that
lew? 2 qq19 Jun 2007 23:31 GMT2
1 why not just catch the error then write it to std.err so if your
program does dump there is written for you to debug by?
2 my program runs fine but the spinners(i have 3), when you clik to
advance one it goes way up, almost infinite.
Reading a Random Access File19 Jun 2007 09:49 GMT4
Hi all. I am currently working as an IT technician and would like to
create a program in java that will store in a Random Access File each
computer number and how many computers are in that room. I have
managed to get the user input and then add that into a file which is
this has beenm a great learning exp.== any help or pointers?19 Jun 2007 01:30 GMT1
/**
 * @(#)BigFonts4
 *
 *
Why use "continue" here?18 Jun 2007 22:20 GMT2
This piece of code is from the Sun Java Tutorial
class ContinueDemo {
    public static void main(String[] args) {
        String searchMe = "peter piper picked a peck of pickled peppers";
Getting both dimensions of a double array18 Jun 2007 21:01 GMT6
If I have a double array (String[][] myData = new String[x][y];), how can I
get the size of both dimensions of this array?  If a double array were
given passed as a parameter, how could I get both the x and y sizes?
Thanks!
Copying the content from a clipboard to Appletviewer18 Jun 2007 14:34 GMT2
How can we copy content from a clipboard to an Appletviewer?
Connecting to a MySQL Database in Java18 Jun 2007 12:58 GMT3
Hi all. I am trying to connect to a MySQL Server running locally on my
machine. I have written a program before using MySQL which worked
fine. I have copied over the MySQL.library program from the program
that I have written before and adding the details into the project
URL.openstream()18 Jun 2007 01:51 GMT4
Hello all, I have this strange difficulty. I want to copy a stream
of bytes using url.openStream. class URL has no other types of
input streams. I had
URL url=new URL("http://............");
question about directory structure and forms17 Jun 2007 23:48 GMT2
Let's say I have a directory tree something like this
dir
  |- src
  |- classes
Pages: 1 2 3 4 5 6 7 May, 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.