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

Tip: Looking for answers? Try searching our database.

ThreadLast Post  Replies
remove a object...09 Feb 2006 06:57 GMT4
i have a object Test and i have a array with many of their object
Test TestArray[20]...
how to remove a object from this array?
thanks
role based access09 Feb 2006 06:22 GMT5
i have a database. this database has a table. this table has columns
{userid,role}
example  :
userid  role
Java Speech API09 Feb 2006 03:20 GMT1
Hi i found the code below on Java.Sun and i have read about different
speech engines like Freetts that develop the Java Speech API.
But i still can not get to comple the following code as the 3 packages
declared can not be found?
Timer gets stuck09 Feb 2006 01:52 GMT5
I have a TimerTask that downloads e-mails from a POP service, and
processes them. I am using a Timer class with initial delay and period
of 5 seconds.
I have observed that at times, the Timer gets "stuck", as in it fails
wihout using java reflection api finding the properties of a class08 Feb 2006 23:40 GMT3
can any one give me a hint or idea how can we find out the properties
of a class without using reflection api
Finding row number for a Java regexp pattern match08 Feb 2006 23:24 GMT2
I am using the Java regexp package classes Pattern and Matcher to find
matches in alot of text files i want to process to generate a list of
matches per file and which line numbers they where find on.
But I haven't found any easy way of finding out the line number on
Java I/O catch file exist08 Feb 2006 23:17 GMT7
how do you check if a file exist before you write to it?
I have a registration page which creates a txt file named the username
the user chooses
once registration is complete
How to check proper XML08 Feb 2006 23:15 GMT2
my application will get a XML and store in a String variable.
String variable="a big xml string";
i want to check whether it is a valid/proper XML or not.
How do i check ?
Double Buffering - more detail08 Feb 2006 23:05 GMT2
Hi, I'm looking for some double-buffering help. I'm back with a different question than my previous one.
Within a derived Canvas class, PlotCanvas, I have declared:
Image offscreenImage;
Graphics offscreenGraphics;
Where i can find the implemented methods of Statement Interface08 Feb 2006 22:49 GMT2
Hi.........
         Where i can find the implemented methods of Statement
Interface of java.sql pkg.
In this, we are just calling the methods like executeQuery() ,
session Objects08 Feb 2006 19:33 GMT2
i was wondering if it were possible to put an array of ints as a
session object.
session.setAttribute(String,Object);
i can't figure out how to get an array of ints into where it says
session objects08 Feb 2006 19:24 GMT1
i was wondering how to put an array of ints into an Object.
session.setAttribute(String,Object);
how can i make it so that i can retrieve whats in the attribute into an
array of ints.
specifying the CLASSPATH within an EAR application08 Feb 2006 19:18 GMT3
I have a JAR file called myejb.jar, a WAR file called mywar.war and
they are packaged into
an EAR file called myear.ear. How should I specify the Class-Path
attribute in the WAR's MANIFEST.MF to can use my EJBs from myejb.jar?
Socket operation on nonsocket...?08 Feb 2006 18:01 GMT1
I have a strange intermittent socket error occuring; stacktrace
follows:
23:22:01|1|java.net.SocketException (Socket operation on nonsocket:
recv failed)
password questions08 Feb 2006 17:54 GMT4
I would like to update the passwords entry in the java glossary.
I have handled passwords myself at the socket level using digest
comparisons and date salting to prevent snoops from reusing them.
I have used the magic AccessController that lets you pretend to be a
 
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.