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

Tip: Looking for answers? Try searching our database.

ThreadLast Post  Replies
Need to wait() Thread in EJB code12 Oct 2005 20:41 GMT2
    I need to accept a request and then query two systems.  I need to send
off the first query to a queue then execute the second query.  After
getting the result from the second query I need to wait for a response
from the first query via an MDB before combining the data from both
difference between null object and null string12 Oct 2005 19:43 GMT16
please look at the code snippet below:-
public class PowerSupply {
    public PowerSupply(Object voltage){
        System.out.println ("PowerSupply(Object) executed");
xmlencoder/decoder persistence delegate12 Oct 2005 17:40 GMT2
I am using the xmlencoder/decoder classes to save objects, some of
which do not have no-argument constructors. I understand that one could
use something like:
String[] prop = {"param1", "param2"};
open source jdbc pooling12 Oct 2005 16:13 GMT12
I am looking for some open source database pooling for my Struts/mySQL
application.  I have looked at the db-commons from Apache and proxool
and they seem fine.  I have also looked on the Sun site, but didn't
really see anything that was suitable.
Unicode font implementation12 Oct 2005 15:52 GMT3
Previously I was trying to read a unicode file (with Arabic/Farsi
characters) and display the characters in a mobile device (I was
developing the application in J2ME).
I discovered (thanks to this forum) that the device must support the
proguard questions12 Oct 2005 13:34 GMT12
hi all~
i'm j2me a developer. minutes ago i downloaded proguard to obfuscate
code and reduce jar size, i followed the manual and eventually it
works, all procedure is fine but ! the matter is the .jar file after
I dont know why 'Null Exception' error.12 Oct 2005 13:07 GMT6
my 'Menu' class
------
class Menus{
    private JMenu jMenu;
Problem with decompiler12 Oct 2005 12:19 GMT4
I decompiled a jar with jad, but I found this in the code:
..
break MISSING_BLOCK_LABEL_344;
SQLException e;
newbie: j2me, adding resources to midlet12 Oct 2005 11:31 GMT3
midp 2.0
J2ME Wireless Toolkit 2.2
JDK 5
Excuse me if my question is a bit stupid but I'm a newbie...
Hibernate create: null error12 Oct 2005 11:03 GMT3
I have been puzzling over this for the last couple of days and was
wondering if any of you could help me.
I get the following error when I try to load a jsp in my webapp:
Error looking up property "town" in object type
Authentication with Slide and WCK12 Oct 2005 09:14 GMT1
I'm using Slide and WCk to implement a simple store. I had no big
problems up to date. But now I want to enable authentication. I
implemented the SessionAuthenticationManager, but I don't know, how to
enable authentication. Where do I have to put the jaas.config file?
obfuscator for j2me apps12 Oct 2005 08:17 GMT6
howdy~
i'm a developer for j2me. i'm seeking obfuacator for midp1 apps, while
i have one for midp2 in handy, any help ?
regexp on changing input12 Oct 2005 08:12 GMT3
I have an application that recieves a rather large ammount of data
through a serial connection. Since serial connections are rather slow
the data takes a fair while to recieve (10-90 sec).
To show the user that something is indeed happening I print the data
cycle in a jsp12 Oct 2005 06:08 GMT4
in a jsp i need to repeat this line
<jsp:useBean id="uv" class="it.finsiel.tea.nhxnwi.util.UserValue"
with different id
as example :
reading files on a network drive12 Oct 2005 04:49 GMT8
I wrote the following program for reading files from a jsp page on my
local drive, now when I try to read a file on a mapped drive, the
mydirectory.exists() returns false.
File mydirectory = new File("PathOnTheNetwork");
 
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.