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
How to override a method with different return type15 Nov 2005 18:36 GMT3
    To begin with i thank the creaters of this group.
     I am new java world and facing a new challenge.
    i have a method in class A named
       protected int foo(int args) { /* ..... */ }
When to use Properties15 Nov 2005 18:02 GMT3
I am just getting into Java, so I am still learning methodologies.
My current project is to automate publishing documents that come from
another system.  Everyday there would be .txt and .pdf files copied to
a folder.  I would be publishing this files to a CMS using an
jtable drag and drop a row15 Nov 2005 15:32 GMT1
Hi thanks for reading.
Im trying to write some code that will allow me to click on a jtable's
row, and drag it to another location on that same jtable, and drop it
into place.
evaluation order15 Nov 2005 15:27 GMT11
     I have a question about evaluation order.
    Say you have a function call like this:   foo( arg1, arg2 );   Is
arg1 evaluated first, or arg2 first?
    Another related question is what's the result of " i++ + i++ ".
automatic boxing / unboxing ?15 Nov 2005 13:45 GMT3
I'm working with Java 5.0 and somehow I can't figure out what the
problem is here:
Executing the following code:
try {
Code for linear congruences, diophantine linear equations15 Nov 2005 12:23 GMT1
Hi, I'm looking for  (java) code to solve linear congruences (and/or
diophantine linear equations).
I need it to use for very very big numbers, but I could modify an
existent code to include BigNumber.
Anyone interested in trying out a lightweight Java frontend?15 Nov 2005 11:56 GMT4
Hi. Recently I had access to a computer in the middle of nowhere with
your basic JRE on it and I decided to do some light programming with
Notepad. Soon I realized how used to things like auto-indents and
automatic go-to-compile-error-line lists I was, so I decided to make my
Tomcat 5.5 startup error15 Nov 2005 10:24 GMT2
I just installed Tomcat 5.5 and I'm getting the following error message
when I start it up:
SEVERE: Error deploying configuration descriptor host-manager.xml
java.lang.NoSuchMethodError:
Free Deployed WebService15 Nov 2005 10:15 GMT3
Does a free deployed webservice exists around the Web that could allow
me testing my SOAP client without deploying a server?
Thanks.
-o--
Reading response from the servlet15 Nov 2005 07:53 GMT2
I am developing a servlet that will upload the file on a server and
respond the client with the success/failure message .The HTMl page that
the client wil use to browse and sumbit the file to the server, i want
it there  remained open and a display of message box (using javascript)
RGB representation of an image15 Nov 2005 06:37 GMT4
It has been at most one hour that I look for a RGB representation of an
image. I have found BufferedImage, but this class doesn't really do what
I need.
I would like to get something like
problem Using getResourceAsStream()15 Nov 2005 03:14 GMT4
i m using JBuilderX... the problem i m facing is very basic yet i
could'nt find the sol...i m retrieving the contents of an xml file
using
InputStream is = another_class.getResourceInputStream("xyz.XML");
Remove scriptlets from JSP15 Nov 2005 02:23 GMT6
In my JSP i have some scriptet code that defines the method
display(ArrayList a, String s)
and is called using
<%=display(personDetails.getList1, "List 1")%>
Tomcat 5.5 on windows die sliently with "-security" parameter14 Nov 2005 23:31 GMT1
It works fine if without "-security" after "start", except no
SecurityManager be setup in System.
Anyone see the same issue?
image processing14 Nov 2005 22:56 GMT3
Dear programmers,
I would like to know if it is possible to do a little of image
processing (something like matlab programs) with JAva. I would like to
use some RGB representations (maybe HSL or others). Is java 2d going to
 
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.