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

Tip: Looking for answers? Try searching our database.

ThreadLast Post  Replies
serversocket25 Nov 2006 01:03 GMT2
I am using the serversocket.
When a request arrives, I do the following.
Socket clientSocket = listenSocket.accept();
Now how can I use the clientSocket to know the IP address of the client
Programmer mood and their performance24 Nov 2006 22:52 GMT1
Please take a test on programmer's mood and their perforamance. The url
is http://uxisfyp1.brunel.ac.uk/cspgiak . I declare taht this test has
nothing related with financial gains. If you want to know about me here
is my website address. http://mailtoiftikhar.googlepages.com . Email ...
im in Need of a code for the question asked in an online interview24 Nov 2006 21:52 GMT4
the interviewers asked me a question as given below,
1)    Place all the components and use internationalization for all the
components.
     Note :    Component display names should be fetched from the
Connecting JFrames in Netbeans24 Nov 2006 21:34 GMT1
                    I am using NetBeans to do a project and i was
wondering whether i could do the follows:
have 2 files :
one.java ----------> has JFrame1 -----------> has button1,textbox1
Dynamic pdf24 Nov 2006 20:45 GMT5
I am using Struts and jsp for my website. I just want a printable
format of my data and i want to know how can i convert my output in a
pdf format.
Comparing to null24 Nov 2006 19:22 GMT8
String s = (new BufferedReader(new
InputStreamReader(System.in))).readLine();
myOutputFile.println("s: " + s + "; (s == null): " + (s == null));
Output:
Error updating code to 1.524 Nov 2006 19:12 GMT8
I just need some help figuring out how to solve this, cause I'm stuck.
Error: java.lang.Comparable cannot be inherited with different
arguments: <> and <java.io.File>
<------------ Code ------------>
About Inter frame24 Nov 2006 18:13 GMT1
Does anybody know how to catch the event that occurs when you hit the
restore button on a maximized internal frame?
You can catch it in a window with the windowlistener and the
windowStateChanged but I can't find an equivalent for the internal frame
animation with static background image`24 Nov 2006 16:45 GMT3
Hi. Can you give me an example of drawing some simple animation on a
static image? Let's say that a red circle has to move over the
background image, can you help? Do I need to do this with threads?
Help Required, Problem in writing a File.24 Nov 2006 14:34 GMT3
Hello Dear Fellows.
I am having a problem in writing files. Problem seems to be very
trivial but I dont know, why I havent been able to figure it out. I am
pasing a code snippet below. Task is to read files from a directory,
Calling java APIs from a c program24 Nov 2006 12:00 GMT3
i am trying to call some java APIs from c . i use the standatd JNI
calls to load the JVM from a c program and call all java functions by
using a pointer to the jvm which was returned by the JNI call
the source code is given below and also the errors ..
UnsatisfiedLinkError  while loading library using System.loadLibrary24 Nov 2006 10:52 GMT2
I am facing a issue while trying to load a library using
System.loadLibrary
Sample Code:
public static void main(String[] args) {
Something similar to GWT?24 Nov 2006 07:30 GMT1
I was just curious if there is something similar to Google Web Toolkit
for creating JSP pages.  I like how GWT allows me to create the layout
of my web pages using Java code.  Is this something the Eclipse Web
Tools Project does?
O/R Hell24 Nov 2006 04:07 GMT4
I don't "get" Hibernate. ( At least for the kinds of projects I work on
- small/medium information systems, nothing too complex, the kind of
thing you could do with Microsoft Access. )
I don't want to jump through hoops to map my ResultSets into objects
Why must and must not be "final" ?24 Nov 2006 02:02 GMT25
I have two questions, why inner class can only access "final" argument
outside the inner class?
and why Java applet's init() method can't access any "final" fields?
 example:
 
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.