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 2005

Tip: Looking for answers? Try searching our database.

ThreadLast Post  Replies
generics question.29 Nov 2005 19:39 GMT8
Could anyone help me by explaining the behaviour below?
----------code snippet start-----------
static <T> void some( T a[], Collection<T> c){
   //nothing
(help plz) weblogic download url29 Nov 2005 18:20 GMT7
    Can any one suggest me a url, where i can download the weblogic
and Websphere latest versions.and its documentations
                               Thanx all,
                                                   Prith
entering Password (a String) without leaving in-memory traces29 Nov 2005 18:12 GMT5
Hi *,
I remember I once read an article at java.sun.com about how you could
implement certain functionality extending JTextPassword that would not
leave in-memory traces of the characters entered
jtable text size29 Nov 2005 17:58 GMT1
Im working with an extended jtable, in the constructor, I set the font
size and the rowHeight,
htfFont = new Font("Courier", Font.PLAIN, 15);
this.setFont(htfFont);
event source29 Nov 2005 17:55 GMT6
I want to use an object as event source.
Reading the docs, I can't find anything. Maybe I'm blind...
java.awt.event may be used as event listeners.
Found nothing at java.util.event.
applet webpage image capture29 Nov 2005 17:48 GMT1
We have a vanilla j2ee application with say 1000 users. (windows
client, sparc tomcat)
We would like to offer the ability to select (cut) images from the
application
Does anybody know a simple way to show linenumbers in a JTextArea?29 Nov 2005 17:42 GMT5
I want to show linenumbers left of my JTextArea but I have no (good)
idea how to implement it. :-/
Has anybody a (simple) solution for this "problem"?
kind regards
Rules for covariant returns???29 Nov 2005 17:40 GMT3
Is there any documentation about the rules concerning the covariant
return of a function?
Can I return an abstract class?
Can I return an interface?
What do we call things like Class, Interface, Enumerations etc29 Nov 2005 16:37 GMT4
just wanted a simple question(sorry if it sounds stupid).but does any
one know what things like Classes, Interface,Enumerations etc can be
collectively called.I mean they are the fundamental building blocks of
any Java program. But do we have a techinical name which we can call
Passing large file via webservice29 Nov 2005 16:29 GMT1
I have a webservice project. It requires pass the content of a file
between the services and their clients. The file can be as big as 5M.
We use Oracle 10g application server.
I defined an interface. Use the byte[] to pass the content of a file.
How to improve my sex-appeal with Java-programs ???29 Nov 2005 15:29 GMT26
Everytime I approach a girl, she'll just say "nerd" and kick me into my
balls. This is bad and painful.
So please tell me, HOW can I improve my sex-appeal with a good Java
program?
Names of static types29 Nov 2005 14:06 GMT7
 I have noticed a difference in report style between the
 following error messages:
interface A {}
interface A_ {}
getting around html encoding in outputText tag (JSF)29 Nov 2005 12:50 GMT2
I'm getting a value to my JSP page (using JSF) with outputText from a
bean that has html encoding in it.
How could I temper with the HTML encoding so that I could preserve
certain tags? I need to have a few <BR> inside the text and want'em
Manifest.mf Class-path trouble29 Nov 2005 12:47 GMT10
Hi group!
I'm deploying an application with this structure
app
app/app.bat
BufferedReader.readline() behavior with Sockets29 Nov 2005 11:03 GMT2
Here the piece of code that creates my BufferedReader object
--- code ---
Socket socket = new Socket(....);
BufferedReader inSocket =
 
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.