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 / September 2005

Tip: Looking for answers? Try searching our database.

ThreadLast Post  Replies
JNI's throw new does not throw an exception08 Sep 2005 09:37 GMT15
I'm trying to throw an exception from my native C++ code, the code
snippet looks like this:
/////////
jclass clsException = pEnv->FindClass("MyExceptionClass");
Browsing an LDAP directory08 Sep 2005 09:07 GMT6
I want to be able to browse an LDAP directory (Active Directory) and bring
back the names of users and servers. I can connect to the active directory
server and get authenticated, but how do I construct a query to browse for
information I have tried:
Slide Exchange Exception08 Sep 2005 08:25 GMT1
I try to use Slide to connect an MS Exchange, I have an httpclient
exception.
any idea ?
my code is :
Java v/s ImageMagick08 Sep 2005 07:34 GMT7
I have to write a application to concatenate couple of gif images to
generate a animation. The basic problem is that the file size of final
animation is very huge.It's uncompressed.
Can some body point 2 good library which generate proper compressed,
J2EE performance08 Sep 2005 05:25 GMT2
First of i am new to j2ee.
I was wondering if we build system on J2EE, the communication
(like file transfering)  for that system will be slower because
we are on the web server? I think building on windows service ( server )
system clock running too fast08 Sep 2005 05:17 GMT3
I have a java application (1.3.1_01) using multiple threads.
When a new code(to scroll text) is added using thread with sleep
interval 17, the clock is running too fast i.e., in 10 minutes of
regular time it is 25 minutes.
left-padding ints08 Sep 2005 01:08 GMT3
Is there something in the API for left-padding an int with, say, 0's when
converting to a String, such that, say 1 becomes "01" ? -Ike
Accessing an Object's Method inside a JSP07 Sep 2005 23:21 GMT4
I have a JSP with a hidden field:
<html:hidden name="FrmCustomerHolding" property="localTag" />
localTag is of type Tag in my form (private Tag localTag;) and has
methods "getTagName()" & "getTagValue()", both return a String.
extends jtable07 Sep 2005 20:34 GMT22
I made a class that extends jtable.  But its acting a bit weird.
The first thing I do in the constructor is to call the
super(data,columnnames).  This would seemingly make a Jtable object
yes?
Windows Authentication in Tomcat07 Sep 2005 18:38 GMT2
How Tomcat is usually configured when it is wanted to get information
from Windows Server (e.g. Active Directory running in W2k or Win2003)?
What Realms should be used in Tomcat and how this is done, any document
available?
Re:  'type' of 'System.out.println'(<ObjInstanceList>)07 Sep 2005 18:08 GMT1
> <news@absamail.co.za> wrote in message
> news:TradnZ2dnZ1A5q6HnZ2dndnzgN6dnZ2dRVn-z52dnZ0@is.co.za...
> > If 'System' is a class,
> >  what exactly is 'System.out'  ?
Reached the 65535 bytes limit07 Sep 2005 15:42 GMT13
I am using JSP. I got this error" The code of method
_jspService(javax.servlet.http.HttpServletRequest,
javax.servlet.http.HttpServletResponse) is exceeding the 65535 bytes
limit ". Is there any way around this? I am now in a position that I
Efficient hashmap serialization?07 Sep 2005 15:28 GMT16
I have a a hash map full of objects that contain references to other
objects in that map, grouped in a threaded message fashion. There's a
linked list style previous messages and next message.
I serialize this map to send it over RMI, but it seems quite slow.
connection refused using smtp07 Sep 2005 14:05 GMT4
Hi, I'm trying to send a mulipart html message through an SMTP server
using JavaMail.
The result is this:
<pre>DEBUG: JavaMail version 1.3.2
adding a method and a variable with BCEL07 Sep 2005 13:41 GMT1
I need to add a variable (i.e. value) and a getter (i.e. getValue) to
MyObject.class. The example code in the distribution package showed
only how to modify existing methods. Is there a simple way to do it. Or
may be other byte code injectors?
 
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.