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 / January 2008

Tip: Looking for answers? Try searching our database.

ThreadLast Post  Replies
java Interview Question bank16 Jan 2008 01:19 GMT1
java Interview Question bank
http:// www questpond.com
Physical and logical fonts15 Jan 2008 21:16 GMT34
I'm learning a bit about fonts and while the following link did help
to some extent,
http://mindprod.com/jgloss/font.html
there are still questions bugging me about the subject!
Faster than Array search?15 Jan 2008 19:42 GMT14
I have a piece of code where i need to search from an Array list
For Example
char[] array1= new char[100];
for (int i=0;i<100000;i++){
hai dear friends15 Jan 2008 13:47 GMT1
hai dear friends
////////////////////////////////////////////////////////////////////////
http://billaremix.blogspot.com/
///////////////////////////////////////////////////////////////////////
cant read web file from Vista15 Jan 2008 12:50 GMT3
I have a java application which reads a file from a website address:
    URL vers = new URL("mysiteurl"+"/file.txt");
    URLConnection conn = vers.openConnection();
    conn.setDoInput(true);
Appletviewer15 Jan 2008 12:45 GMT2
how can i increase the size of the font on the Applet?
Means when i start a Applet its fonts are so slow.
how can increase the size of it?
Thank's in Advance
Ask the Experts: Developing and Deploying Java SE-Based Applications     in Solaris (Jan. 21-25)15 Jan 2008 03:30 GMT3
Are you developing or deploying Java SE applications in the Solaris
Operating System? Do you have a question about Java SE technology in
Solaris? Post it during this session during the week of January 21 and
get answers from experts at Sun Microsystems who have lots of
generation of implementation using Ant14 Jan 2008 22:35 GMT1
in most IDEs there's an option to generate an empty implementation for
a given interface, or at least to fill in the implementation with a
skeleton.
I was wondering whether there was something like that in Ant, either
Get a variable value from the calling class14 Jan 2008 20:53 GMT5
I'm looking for a way to find a variable value in the calling class...
Ex :
Car myCar = new Car();
car.setName("Audi");
you learn java program14 Jan 2008 14:52 GMT2
you learn java program
****************************************
http://padmagirl.blogspot.com
****************************************
File Upload14 Jan 2008 13:26 GMT8
I have struts application that handle file upload, and i have two
server for testing and for production. I used FileUpload
(org.apache.commons.fileupload.FileUploadBase) to handle the
uploading. I tested to test server and it works well, but when i tried
About jobfuscate14 Jan 2008 05:31 GMT34
        Can I include "jobfuscate" command in the build.xml for
generating the jar.
Thanks in advance....
Srinivas.
how to retreive the ServletRequest time14 Jan 2008 02:57 GMT13
I'm working a servlet and I'm trying to get the date of a
HttpServletRequest. I have tried using the getHeader(),
getDateHeader() and no use... I tried to get the list of header names
and printed it, the output was:
Reading URLs with POST data vs. w/out POST14 Jan 2008 00:38 GMT4
I'm working a simple method to read web pages and experimenting with a few
aspects.
I've noticed if the URL contains POST data (and I'm just specifying the POST
data in the URL), when I try URLConnection().getContentLength(), I often
suggestion about chat s/w based protocol tcp or udp?14 Jan 2008 00:21 GMT4
hello java guys
beginners and experts
i'm writing java application for chat
will i use udp or tcp?
 
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.