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
Strange behaviour of Applet.getImage(URL)01 Nov 2005 00:03 GMT2
In my SIGNED applet, I try to get an image:
  String pImage = "/images/myimage.gif";
  Image image = getImage(getDocumentBase(), pImage);
In this particular case, the document base is
Encrypting Java Code31 Oct 2005 23:23 GMT5
I provide a Web service that is mostly JSP with a few java classes
thrown in. I want to give my customers the ability to down load a
subset of the service's functionality (JSPs) to run offline.
How can I encript the code so that it cannot be reversed engineered?
Javaholics31 Oct 2005 22:44 GMT7
Guys,
visit and register in my site
www.javaholics.tk
for java programming discussions
javax.mail truncated url31 Oct 2005 21:47 GMT7
I use javax.mail to send http mails that include urls.  On some mail
clients, including Lotus iNotes, urls contained in the mail are
truncated.  For example:
http://www.crappysite.com/index.html?param1=foo&param2=bar
Constructor inheritance31 Oct 2005 20:01 GMT86
I have parent class with a lot of constructors.
So, I have to repeat all of them.
Then I use new class as parent again.
And should recreate all constructrors again.
Recognising file type (ascii/binary)31 Oct 2005 19:26 GMT5
Is there any easy way to get Java to determine whether a file is a binary
file or plain text ascii file?
Javadoc in JCreator31 Oct 2005 16:29 GMT3
Hi all, does anyone here know if JCreator creates the javadoc's for a given
class or project or and if it does, how do you do it?
Thanks in advance
JS
JDBC to Microsoft SQL31 Oct 2005 16:28 GMT6
I am experiencing some problems with MSSQL (ver 8.0).
While I can execute sub-select statement directly on a MSSQL server,
I cannot do the same thing in JDBC.
Like the following statement( JDBC throws exception about mismatched
update #01, Accenture ATS "US Solutions Workforce" Salary Survey #0131 Oct 2005 15:38 GMT3
This Accenture employee feels like Winston Smith :-)...
The yahoo mail accounts have been removed, probably at the
request of the Chinese or Daniel A. Morgan.
As it stands, only one office completed its survey.
my program be blocked by inputstream ><~~31 Oct 2005 15:16 GMT2
====================
while ( !done )
        {
         gui.repaint()
Slow Axis client written in Java31 Oct 2005 14:55 GMT3
During some testing of my Web Service, written in Java using Axis, I
ran into some extremely slow times.
Simple Web Service calls would take in excess of 2000 ms. I am
conversing with a web service on my own machine. (Remote machines times
Design of File Choosers31 Oct 2005 14:12 GMT4
I would like to have a file chooser that lets me look at all of the entries
in a Jar (and maybe a Zip file) the way that a standard JFileChooser lets me
look at all of the entries in a directory. Ideally, the jar could be located
in the filesystem, on or off the classpath, or even ...
Access JavaScript data in Java31 Oct 2005 13:44 GMT2
As known, we can use <%= and %> or  <% and %> to cite Java code in
JavaScript, is it able to access JavaScript data in Java code?
Thanks!
Algorithm31 Oct 2005 13:12 GMT7
There are two parts to this question.  The first is directly Java related,
the second is an algorithm issue.
I would like to use the built in quicksort functionality, but have different
input parameters that can be used to sort it.  Am I going to require a
using JSObject, outside of main applet class31 Oct 2005 12:21 GMT1
I want to use JSObject to trigger some javascript events, but I have a
fairly complicated piece of code, with many classes, and I want to call
JSObject from outside the main applet class.
The problem is this: The method that calls JSObject cannot be static,
 
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.