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 / October 2006

Tip: Looking for answers? Try searching our database.

ThreadLast Post  Replies
java command line space & escape character parser for Runtime.exec01 Nov 2006 00:07 GMT4
I'm trying to execute a string of command using Runtime.exec.  This
string may contain space or other meta-charcters which has been
escaped.  Does anyone know any tools out there does the parsing and
possibly put them into an array or in a collection for me?
how to do remote installation using java ?31 Oct 2006 23:12 GMT1
I m doing a project of LMM(Lan management and monitoring system) in
which I hv to remotly install client application from server..
is any one has any idea how to do remote installation in java...?
Eclipse IDE: cannnot create project in this location ...31 Oct 2006 22:18 GMT1
Something has been bothering me for a long time already is the error
message from Eclipse when you try creating a Java project from
existing source and it shows the silly error message "can not create
project"
BigDecimal don't understand, doesn't add up right31 Oct 2006 20:41 GMT3
I don't understand how I am suppose to use the bigdecimal class.  If i
do this:
BigDecimal total = new BigDecimal(0);
total.add(new BigDecimal(100));
session-timeout31 Oct 2006 20:39 GMT1
I set the session timeout as
 <session-config>
   <session-timeout>10</session-timeout>
 </session-config>
Newbie: iterating two collections31 Oct 2006 17:37 GMT5
I have two ArrayLists: List<Boolean> A and List<T> B with same size. I
want something like
for (int i =0; i < A.size(); i++) { B[i].booleanValue =
A[i].booleanValue); }. Just one to one value set. I am pretty new to
open source reverse engineering tool for java31 Oct 2006 16:56 GMT1
i am seeking for a open source reverse engineering tool for java. can
any body tell some tools. i am used to understand for java. but i am
permitted to use open source tools at work place and not trial
software. so i am in need of such a open source reverse engineering
Build standalone executable31 Oct 2006 15:53 GMT4
Hi, all,
I'm sorry if this is a silly question, but I've googled without
success.  I have a little applet that processes some numbers and plots
them; it uses classes from my own body of code and from libraries like
JavaBeans and ArrayLists31 Oct 2006 15:49 GMT1
I am trying to build a JSP web form that lets the user insert a compund
condition (a pile of AND and OR'S). I am still clueless about the web
form layout itself (cause basically it should be a tree, not a form),
the processing currently is done by a javaBean on a single condition
opening a html page from applet31 Oct 2006 15:11 GMT6
This is Raj. I was new to java. And want to open a JSP page from applet
when mouse clicked on a image. But when I tried for it I got only
source code of that web page. Can you please help me.
Thank Q in advance
Needed - C++ Experiened Java Professional !31 Oct 2006 14:21 GMT2
Immediate call for Java, C++ Professionals, with a Bangalore based
Product Development company !
Exp: 3 to 10 years
Work location: Bangalore
How to set a character of a String?31 Oct 2006 14:19 GMT5
Hi, I would like to know how to set a character of an String object.
It's just like the opposite of charAt() method which returns the char
at a given position.
TIA
need help31 Oct 2006 13:17 GMT2
while trying to execute a java program I got this execption:
Exception in thread "main" java.lang.NoClassDefFoundError:
epsontest/EpsonTest
and this my script for launching jvm:
JBuilder and Eclipse?31 Oct 2006 13:04 GMT10
A while back, there was some talk or even announcements (?) about
JBuilder becoming open source and/or an Eclipsized version of JBuilder
being developed.
Whatever happened?
vijaya31 Oct 2006 11:51 GMT5
How to get an Image from mysql database, and display it froma java
program?
 
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.