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

Tip: Looking for answers? Try searching our database.

ThreadLast Post  Replies
[J2ME] How to read a line of text23 Apr 2007 14:19 GMT1
I have a block of text and I seperate the text into lines based on \n
delimiters.
I want to write a program to read the text but I have no idea of how
to read a line of the text.
Copy Java Object into JavaScript Object23 Apr 2007 12:06 GMT2
I need to copy the entire ArrayList object into the JavaScript Array,
so that I can display the list on the page and move the list elements
up and down without any server side call.
Can someone help me out, how can I accomplish this.
java question23 Apr 2007 11:51 GMT1
HI Sir/Mam,
I am developing my project in java & I am working on JAI for that I
have to install which version of java for my applications & how to
install it.
Iterator and threads23 Apr 2007 11:32 GMT6
If I have something like:
for (Object o : c) {
 synchronized(o) {
   // code that takes an hour to run
Logo not showing23 Apr 2007 10:14 GMT3
Am new to java.
In front page of my project, i'm trying to load an logo using the code
below. but it didnt show the img in applet. Pls. tell me whats wrong
in this
JavaMail works inside Eclipse but not outside23 Apr 2007 09:39 GMT9
Dear group,
my program sends mail to some address using a specific mail server.
When running or debugging the program inside Eclipse, it works fine.
When running it outside Eclipse on the same machine (Windows XP), I receive
Varargs in Exception23 Apr 2007 08:48 GMT4
In my work,InternalEx is used inner of my module,kinds of ExtenalEx is
used for other module calling this module.
the inter class is External, which covert InternalEx  to ExtenalEx
responed.
java problem23 Apr 2007 08:32 GMT1
Hi Sir,
I am developing my project in java, I have to work on JAI then which
version I have to install & send me the path from where I have to
install?
Java 5 threads in linux23 Apr 2007 07:57 GMT8
I am using the following java version in Linux
java version "1.5.0_06"
Java(TM) 2 Runtime Environment, Standard Edition (build 1.5.0_06-b05)
Java HotSpot(TM) Server VM (build 1.5.0_06-b05, mixed mode)
Random Real Number/Float Value GeneratorI23 Apr 2007 03:48 GMT2
Random Real Number/Float Value Generator
http://sqa.fyicenter.com/Online_Test_Tools/Random_Real_Number_Float_Value_Genera
tor.php

If you are software tester, you may need some random real numbers or
float values to be used as part of application input, or test data in
Extending the standard packages: is it legal?23 Apr 2007 03:36 GMT11
skimmin' through many Java open source code bases, I noticed that it
seems to be an established policy to put ancillary (utility) classes in
packages like %projectRootPackage%.util, despite often being just
extensions of standard packages (e.g.: a general-purpose custom
setting platform enviromental variables22 Apr 2007 23:12 GMT1
How do I set OS env variables (I know to get them I do
System.getEnv(...))?
Extract data using regular expression22 Apr 2007 21:57 GMT10
If I have a string like "the name JAVA on the disk". or "the name C++
on the disk.."
I would like to extract JAVA (or C++ or whichever present) from this
string using regular expressions.
Pizza Fridge22 Apr 2007 12:11 GMT2
I have to writ an new class for a project named "PizzaFride" in this
project are the 2 classes "Pizza" and PizzaFridg"
already given. Here are they:
/**
Efficiency - Vectors22 Apr 2007 03:04 GMT6
So, I've been researching how inefficient (performance-wise) Vectors
are against any other Collection that is not synchronized.
Unfortunately, it seems as if everybody has a different opinion.
I'm wondering - how inefficient are Vectors in Java 1.5 versus non-
 
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.