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

Tip: Looking for answers? Try searching our database.

ThreadLast Post  Replies
TCP File Transfer behind NAT03 Apr 2008 14:07 GMT1
Can anyone tell me, how to write such a program that can transfer
files (either binary or text) behind NAT devices( such as for
computers behind firewalls and routers and other NAT devices) using
TCP socket programming.
Change Default-Encoding in jvm.cfg03 Apr 2008 13:56 GMT2
Hi Experts,
I am new with Java. Within an integration I get strange behaviour
caused of different Codepages of the server and the clients. Is it
possible to enter a default for the property "file.encoding" in the
Vector<T> length in bytes03 Apr 2008 12:22 GMT13
Hello, Guys! I have  'Vector<T> elements ' and want to get it length,
express in bytes. Any idea that i have is firstly make Vector<T> to
byte array and then get the length of array. Who can suggest smartier
way?
Eclipse classic vs Java EE03 Apr 2008 11:52 GMT3
I'm updating a seriously outdated version of Eclipse, and I notice on
the Eclipse site
http://www.eclipse.org/downloads/
a number of options, including Eclipse Classic and Eclipse IDE for
<OBJECT> tag and applet caching03 Apr 2008 10:31 GMT10
I'm sure this has been answered before, but I cannot find where. I've
recently switched from using <APPLET> to <OBJECT> for embedding my
java applets. During development, I would like to be able to disable
caching of my applets. It's not convenient to develop the applet as a
How do you change a LogRecord?03 Apr 2008 10:08 GMT1
I'm trying to get the Logger class to insert the thread name as well as
date and time and so forth. Does anyone know of any code to do this?
Thanks buckets in advance,
Chris
File.owner03 Apr 2008 09:43 GMT7
I'm floored by the realization that Java 5 has no built-in means of
determining a file's owner, apparently.  Are there known work-arounds to
this limitation?  Does Java 6 have this capability?  Or have I simply
been looking in the wrong places?
response.addCookie() can make the browser take 2 cookie with the same     name???03 Apr 2008 09:03 GMT4
I put some encrypted token in the cookie, and I set a expiration of
half an hour .
In order to avoid the cookie dies and the user get automately logged
out,
Array of JLabels03 Apr 2008 04:53 GMT7
I want to create an array of JLabels like this:
private JLabel lblBoard[][] = new JLabel[5][5];
iterate through the array and set some properties like this:
       for (int i = 0; i < 5; i++) {
JavaMail Not Sent To CC Recipient03 Apr 2008 03:08 GMT7
I am trying to send an e-mail to two recipients (TO, CC) using
JavaMail.
I use the following to set the CC recipient type-:
msg.setRecipients(Message.RecipientType.CC,
Getting threads rejected03 Apr 2008 01:25 GMT2
Can anyone explain why this happens? Is it just unable to schedule a
thread? How it is decided that it can't be scheduled?
java.util.concurrent.RejectedExecutionException
       at java.util.concurrent.ThreadPoolExecutor
Req: SAP FICO AM w/8 years exp.03 Apr 2008 01:21 GMT1
Need a strong SAP FICO AM Resource.
Title:  Senior SAP FICO (Asset Management Expert)
Loc: Portland, OR
Dur: 1 year
question regarding servlets03 Apr 2008 01:16 GMT2
i have got one question can we call destroy method from service
method? and can we have constructor in servlet?
has anyone been through the ceritification exams ?03 Apr 2008 01:00 GMT2
generally how much time does one need to clear these exams ? Is it
necessary to have years of real world experience in programming or you
can just do away with it by cramming for a few months.
two methods with different result type02 Apr 2008 21:55 GMT8
I wont to have two methods with different result type. Is it really
not possible with JAVA?
      public String receivedData()
      public byte[] receivedData()
Pages: 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 March, 2008
 
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.