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

Tip: Looking for answers? Try searching our database.

ThreadLast Post  Replies
clip image using java08 Sep 2006 10:06 GMT7
I want to cut an picture into 25 (5x5) pieces. Every small picture is
same large.
How to Create..Dynamic 2D graph for multi waves... in JFrame.08 Sep 2006 09:25 GMT2
      I need a Dynamic 2D graph....  ie,  grid of x and y in the graph
should arrange according dumping y values...  label in y and x , multi
curve with different colors too..
     Please tell me a suggestion which graph library will solve my
Regular Expressions08 Sep 2006 08:05 GMT1
I want to find some regular expressions in a file using java. I used
MappedByteBuffer in order to read the file (I do not want to read the
file line by line) but the problem is that I can not delete the file
after do the mapping between file and memory. Is there any way to
Backspace08 Sep 2006 03:30 GMT2
            Does anyone know how do i detect that the backspace button
has been pressed by using the keylistener. What i mean is what do i put in
the keypressed method to know that the backspace button has been pressed?
Any help is greatly appreciated
store or clone the Iterator07 Sep 2006 22:11 GMT1
I have a LinkedList which stores some integer key.
For each key, I can use a computing function f() to get the
corresponding value.
In order to founding the key which has smallest value, I must work
Generics in Arrays07 Sep 2006 20:23 GMT3
If I have a ArrayList which will hold items of type MyItem, then I declare it as:
-----------------------------------------------------------
ArrayList<MyItem> items = new ArrayList<MyItem>();
-----------------------------------------------------------
Sun Java 5 build 7 and 8 removed?07 Sep 2006 17:57 GMT2
I am running Java Runtime Environment Version 5.0 Update 8.  I found
out the hardway that upgrading from update 7 to update 8 breaks IBM
host on demand.
When I visit the download site;
sessioin vs cookies07 Sep 2006 14:57 GMT2
what exactly the work of httpsession and cookies.
i know that session is to maintain the communications betw browser and
the server.
i want to know that, where exactly httpsession and cookies are used if
jakarta/commons.net07 Sep 2006 07:34 GMT6
I'm having a devil of a time getting the jakarta ftp lib to work
correctly.
The problem seems to be that the server I want to download to is behind a
firewall. I'm setting the mode to PASV via the command ftp.enterLocalMode
JStudio Creator  class not found org.apache.catalina.realm.JNDIRealm.07 Sep 2006 00:03 GMT1
in my server.xml file i have this Realm configuration:
<Realm className="org.apache.catalina.realm.JNDIRealm " debug="99"
      connectionURL="ldap://10.0.10.60:389"
      referrals="follow"
Dealing with Degrees and Radians06 Sep 2006 14:10 GMT6
I'm trying to determine the length of the opposite leg of a triangle
using the Math.tan() function.  However it seems Math is set in radians
(at least, I'm getting negative numbers returned from tangent, and I
belive that's not possible in degrees) and I can't figure out how to
out of bounds exception06 Sep 2006 06:28 GMT1
I've got a routine that initializes a 3-dimensional array in which
the sizes of the arrays are read in at run-time followed by the values.
I get the infamous array out of bounds exception. Anything wrong?
THANKS
Need help with JSP06 Sep 2006 02:25 GMT1
How to do this, the following  code is in PHP, how to do it in JSP
Submit is the name of the submit button is a html form.
if(isset($_REQUEST['Submit']))
{
Oracle JDBC Problem05 Sep 2006 21:31 GMT9
I have a Java program on a laptop which is trying to access an Oracle
XE Database on my desktop.
Here is the error I get...obviously there is something wrong with a
connection string or something but I don't know what it would be
Opening a Microsoft Word Document in Java05 Sep 2006 20:17 GMT1
Hi. I was wondering if it would be possible to open a Microsoft Word
document (*.doc) in java.
Any help would be appreciated. Thank you very much for your help
Pages: 1 2 3 4 5 6 7 8 9 August, 2006
 
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.