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 / March 2005

Tip: Looking for answers? Try searching our database.

ThreadLast Post  Replies
Jtable content to system clipboard11 Mar 2005 16:19 GMT2
I'm trying to copy a JTable to my system clipboard.
So far i've been unsuccesfull.
Has anyone done this before?
Is it even possible?
Starting Java program from Win CDROM11 Mar 2005 12:17 GMT2
I am a pure Linux guy. I wrote a Java program that is going to be used
by some Windows people, and I wish the startup of the program to be as
simple as possible, namely to double-click on the icon of a BAT script
on the CDROM. The program accesses files in a directory which path is
Marking the end of an OutputStream11 Mar 2005 11:49 GMT4
I would like to implement a simple http-like client: the client should
send a request, wait for reply from the server and then terminate the
communication.
I am trying to implement this using a PrintSream implementation of an
Extra to Duplicate Strings11 Mar 2005 11:33 GMT1
package run;
import java.util.Arrays;
public class RunRemoveDuplicates
{
java.net.Socket.close() and getInputStream11 Mar 2005 11:30 GMT3
after obtaining an InputStream from a Socket,
do I have to close it seperately or does it
suffice to close the Socket itself?
 Thanks,
Slow down in Java printing11 Mar 2005 09:51 GMT2
I'm trying to print a job of around 20 MB. I'm breaking to 300 jobs
with 13 around 12-13 pages per job.(It's my customer's requirement). It
prints first 150 jobs fine after that I see a dramatic slow down. I'm
posting the print function below. Please suggest how I can improve this
New to Java, please help11 Mar 2005 08:33 GMT3
I am quite new to java so this question is probably easy :)
Please help
I have a frame that holds north center and south panels
-norht panel has a JComboBox
iText - placing barcode11 Mar 2005 07:45 GMT2
I have a question connected with iText PDF library. I want to add barcode in generated document. I know how to generate it properly, and I know that I have to position it absolutely. But how to guess proper coordinates? Below is a snippet of my code:
// my pdf document
Document ...
Extending a Bean? ClassCastException11 Mar 2005 07:25 GMT5
Since I am only able to pass simple beans around using my Web Service
framework, I wonder how to incorporate business logic around these beans.
My idea was to let my Beans be the base class and simply extend these
with more sophisticated classes with the nessesary business logic
Tiles Problem with definitions Error - Tag Insert11 Mar 2005 05:47 GMT3
Hi to all,
I have a newbie problem and I would appreciate any help.
Thanks in advance.
I have the following constellation:
Disable SSL-encryption on a SSLSocket11 Mar 2005 05:45 GMT3
I have to receive unencrypted data on a SSLSocket shortly after I
started the connection (SSL handling works).
It works the following way (little shortened...):
Socket sock = new Socket(Server,Port);
Apache soap11 Mar 2005 02:33 GMT1
Hello everybody, web services are still new for me ; I've just created
a basic one with Apache soap which only receive and send a string. But
now, I'd like to create one which will be able to receive and send
some objects of mine (which are not javabeans). Do I need to create a
Getting this Error11 Mar 2005 02:22 GMT3
Exception in thread "main" java.lang.NullPointerException
       at Bookstore.openInputStream(Bookstore.java:80)
       at Bookstore.main(Bookstore.java:55)
Any Ideas?
Passing parameters from JSP to JavaScript11 Mar 2005 02:19 GMT2
I have a JavaScript function that receives an Array with words. This
Array can be gotten from a query to a DB using JSP.
The JavaScript function is executed when onFocus event occurs:
<input type='text' onFocus='myFunction(this.event, myArray);' />
jndi11 Mar 2005 02:13 GMT1
i have problems understanding jndi.
i'm this far: i deployed the sun application server and i'm working through
the examples (Duke bookstore, ...). Sometimes i see code which does a
lookup to a JNDI-name like this:
 
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.