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

Tip: Looking for answers? Try searching our database.

ThreadLast Post  Replies
Detecting other open windows and their location24 Jun 2006 20:19 GMT3
I assume this is possible, but have no idea where to start... what I
need to do is get a list of other windows that are open (i.e. firefox,
eclipse, itunes, etc) and ideally some additional information about
them such as location, window title, etc.
Simple Web interface to database needed?24 Jun 2006 20:02 GMT6
I need to put up a web interface to allow someone to key some data into
a database. Possibly with some simple validation and master-detail type
table relationships; basically the sort of thing I'd normally knock up a
couple of MS/Access screens for (yes, I know - but like I said ...
Python and cellular automata (It works this time!)24 Jun 2006 18:30 GMT5
I thought people would be interested in this little script I wrote to
reproduce the 256 simple automata that is shown in the first chapters
of "A New Kind of Science". You can see a few results without running
the script, at http://cooper-j.blogspot.com . And here is the code (You
how to pass the string array from A jsp to B jsp24 Jun 2006 16:59 GMT3
 Do anyone know pass the string array from A jsp to B jsp?  For
example, I want to pass Strresult to query.jsp for operation.  How can
I do?  THX!
Ming
Stopping a Java Program24 Jun 2006 16:48 GMT14
This' the issue am facing:
A java application is runs forever. I want to provide the users a
facility to shut it down whenever they want to. How to do this?
I tried writing another class, say class A, which does this:
break  line into words24 Jun 2006 16:42 GMT5
I have line
word0, word1, word2, word3, word4, ................
I want to break it into array of words a[0]=word0, a[1]=word1, etc
I was trying to use split with reg expression, but with  no luck...
Adding .ini files to classpath on eclipse24 Jun 2006 16:40 GMT1
I was wondering how to add.ini files to your classpath in eclipse...
Thanks,
J2ME interview questions24 Jun 2006 16:12 GMT2
hey all,
i am wondering if u ca give me j2me interview questions link or u can
advice me regarding that.
Thanks!
How to convert stringbuffer to byte array?24 Jun 2006 15:48 GMT1
hy guys,
How to convert stringbuffer to byte array?
get URL after a redirect24 Jun 2006 10:19 GMT1
Hello... Help... How will I know the URL after a redirect. Example
http://www.veryaffordableloans.com?SID=google_misc is redirected to
http://www.theloanpage.com/form/LoanC.aspx. I want to get the second
URL. Please help... Thanks...
calculate all possible sums from one int array23 Jun 2006 23:27 GMT7
say I have one int array {3, 5, 3, 7}
want to get
{3, 5, 7, 8, 6, 10, 15, 13,  16, 18}
I thought this could be very common issue, anyone has algorithm on
Information request23 Jun 2006 21:43 GMT1
Hi, all
i need to find some information for solve my personal experience bug on form
design.
All my develop in java was made with JBuilder and the XYLayout so i can
How does Google show_ads.js work?23 Jun 2006 16:24 GMT3
I'm hoping to set up a system similar to Google Adwords that allows
other sites to extact a limited amount of data from my site, and
display it as part of their webpage.  Google use a javascript file:
show_ads.js with parameters.
Interpreter error23 Jun 2006 15:36 GMT2
I wrote a simple Java application from Deitel book.It is compiled by
JDK1.5 and .class file is generated but when i invoke interpreter by
java command , an error message was displayed.The error said:
Exception in thread "main" java.lang.NoClassDefFoundError: Welcome1
problems with ImageIO23 Jun 2006 13:12 GMT4
The following code does not work ("file" and "image" are members of the
class; nextNumber(InputStream) returns the next number in the
InputStream):
public void write(PrintStream stream) throws IOException {
 
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.