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
adding entries using jndi29 Nov 2006 00:40 GMT3
All,
I am a newbie to ldap. I have ADAM (Active Directory Application Mode)
as our LDAP server. I am using netscape's LDAP service provider SDK.
i was just trying the following snippet of code.
using java -verbose option to jar only files being loaded by the interpreter29 Nov 2006 00:38 GMT1
say you have an application that uses some libraries (but not the
whole <*>.jar); using the "java -verbose" option you could know which
files have been loaded form the used library and either created a
smaller jar with all needed classes or, provided you have the source
GWT experiences...28 Nov 2006 23:13 GMT1
Has anybody used the google web toolkit? I would be interested in
hearing any views on the library. Thanks.
unable to import javax.sound.midi even after installing jmf28 Nov 2006 23:01 GMT6
I've installed jmf 2. There's only one copy of the jre on my harddisk
and jmf has added it's jmf.jar etc files into that jre (inside sdk) as
well as placing itself in it's own program files directory;
It's added the correct classpath to the classpath variable to reach
Eclipse28 Nov 2006 22:58 GMT1
I have installed Eclipse 3.2 on my system with JBOSS IDE 1.6.0. I am
unable to use XDoclet and get an error which asks me to refer the eror
log.
When I installed Eclipse 3.1.2 also, I m unable to access the XDoclet
The filename set in the response.setHeader("Content-Disposition", "attachment; filename=test.csv") is being ignored!28 Nov 2006 19:11 GMT8
I'm trying to export my results to .csv file named test.csv.  The
following is the code which I have in my .jsp file named testCSV.jsp:
response.setContentType("application/vnd.ms-excel");
response.setHeader("Content-Disposition", "attachment;
Can't send email from J2ME.28 Nov 2006 17:55 GMT7
sc = (SocketConnection)
           Connector.open("socket://"+"smpt.abcd.com"+":25");
        is = sc.openInputStream();
        os = sc.openOutputStream();
paint vs update, Small Swing component to display an image28 Nov 2006 17:29 GMT1
after seeking advice in this group, I wrote a small Swing component
that displays an image, assigned to it by another class.
I was amazed on how easy this was. Below is the simplified code.
Since the Component is automatically an ImageObserver, the picture on
confusion of array clone() method28 Nov 2006 16:20 GMT4
 I just came across this situation that the cloned array linked to the
original array and changes made to the clone also applied to the original
one. I do not think I understand fully the description of deep clone/shallow
clone concept and got a bit confused here.
sholud getters/ setters be inside interfaces?28 Nov 2006 16:04 GMT11
hi..
i'm just wondering should getters and setters (of at least simple
types) be included in an inteface? or just inside a class or abstract
class?
Strano problema di performance...28 Nov 2006 15:44 GMT3
Ciao a tutti.
Ho uno strano problema che non riesco a identificare...
Ho un'applicazione client che riceve dati da un modulo server e li
pubblica in griglie, gestisce formule ecc...
socket28 Nov 2006 15:30 GMT4
Hm, I can seem to compile this in Eclipse, but not in command line tools.
What am I missing?
SSLSocket.java:17: incompatible types
found   : java.net.Socket
NetBeans - JDialog does not appear as a choice28 Nov 2006 13:54 GMT2
I've installed NB at work and at home.  At work, when I right-click on
the project view I can choose "New ... JDialog" or "New ... JFrame", as
well as other choices
But at home, the "JDialog" choice is missing.  Any reason for this?
Dealing with exceptions when using ScheduledThreadPoolExecutor28 Nov 2006 13:39 GMT1
I am using ScheduledThreadPoolExecutor in my code but I have found that
if the Runnable task I supplied throws an exception then this thread
created by the Executor dies. I am sure I have read that the Executor
recreates the thread if it dies due to an exception but I can't find
need cursor info28 Nov 2006 13:32 GMT19
i need some info on cursor.
cursor == current set of records ....right ?
so, it holds set of records ....how many records it can hold ?
i have seen these examples
 
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.