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 / December 2007

Tip: Looking for answers? Try searching our database.

ThreadLast Post  Replies
Pushing data in to a zero-footprint client?07 Dec 2007 14:47 GMT4
In traditional client-server programming, the client initiates requests and
the server responds.  I have implemented 3 test cases of such an
architecture using NIO, servlets and RMI with zero-footprint clients (i.e.
applets).  Now I would like to enhance them by adding the ...
Remove trailing spaces in ecilpse07 Dec 2007 12:32 GMT3
guys,
i am using eclipse 3.2.2. in my preferences i have set spaces for the
tab key. now when i run checkstyle on my code, it says that the lines
contain trailing spaces. can somebody tell me how i can fix this.
Strange: compiles as Annotation but not as a method07 Dec 2007 09:40 GMT2
I have an annotation like this:
@Retention(RetentionPolicy.RUNTIME)
@Target(ElementType.TYPE)
public @interface ContextualPath
java api design q: Reader/Writer vs InputStream/OutputStream07 Dec 2007 05:44 GMT1
I am curious as to whether my understanding of the design philosophy
behind the design of this part of the java API is correct. I think the
Reader/Writer clan is for handling Characters (or just chars?) and the
Input/OutputStream clan is for  handling bytes or bytes that make up
how to use javamail to handle a mail of mime type     application/vnd.ms-excel07 Dec 2007 04:55 GMT9
I had somebody sent me an email (using good old Outlook '97 - don't
ask) and this email has the following headers:
Received: by chk_exchange6.whatever.local
    id <01C83718.A96E9AC0@chk_exchange6.whatever.local>; Wed, 5 Dec 2007
Not able to copy all properties using properties.putAll() method.07 Dec 2007 03:08 GMT3
Properties props;
Properties props_;
props_.putAll(props);
I want to copy all properties from "props" object to "props_".But it
310-065 is avaliable, is 310-055 still a good deal?07 Dec 2007 01:05 GMT1
Hi everybody, I gonna to try a sun´s SCJP certification in two months.
My doubt is this: there are much more material and very good books to
study for 310-055, but 310-065 is newer and covers Java 6, is it a
good deal pay for the 310-055 test (which I have more chances to
Is Lucene good for this?06 Dec 2007 20:29 GMT2
We have web-searches against product names or company names (both
stored as keywords and stems) in our database.  There are around
10,000 product names and maybe 100,000 company names.
We already have a search engine in place but are doing a rewrite, and
getApplets() method of AppletContext w/ Java 1.4.2_13 and IE 7.0 (or     Opera 9.10 for that matter)06 Dec 2007 18:40 GMT4
Apparently, the getApplets method of the AppletContext class does not
work correctly in JRE 1.4.2_13. I've listed the individual
enumerations, to no avail.
I am using the OBJECT tag to embed the applets into HTML..
Newbie wants to self-taught java06 Dec 2007 17:36 GMT26
I want to learn java. Do you have idea for a project that I can bring
on each level of my learning java?
Thank you
Open xml file from jsp custom tag06 Dec 2007 15:55 GMT6
I have a custom jsp tag inside wich I want to open an xml file (using
JDOM) to retreive some information.  The xml file is located in the
same folder as the jsp using it.
Here's an example:
Inner Class's06 Dec 2007 15:42 GMT4
Hopefully someone will have had this problem before (i can't beleive i
havnt come across this problem before).
I'm using a jar of a different project to reference certain objects/
methods/actions from it.
ant outofmemoryerror problem06 Dec 2007 15:15 GMT1
[javac] The system is out of resources.
   [javac] Consult the following stack trace for details.
   [javac] java.lang.OutOfMemoryError: Java heap space
   [javac]     at com.sun.tools.javac.comp.Env.dup(Env.java:80)
Printing a HTML Document06 Dec 2007 14:23 GMT14
We have a little problem. We just started coding in Java and now we
need to load a html document from a webserver and print it out. We
figgured out this can be done using HTML component, but when we
execute this code, the pages stay blank. My guess is that we aren't
How force the java sticky cache ?06 Dec 2007 13:52 GMT8
I have a jnlp cache problem.
When I download and start my application with jnlp all is ok.
But, each time I try to donwload it, the java cache does not work :
all applications jars are downloaded again
 
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.