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
Is an IP address a broadcast address?21 Sep 2005 11:55 GMT2
IP broadcast address usually have a .255 suffix, but not always.
Subnets sometimes use a different broadcast address (in fact, any IP
with trailing (binary) ones is a valid broadcast address).
The question is, does Java give you the means to know whether an IP
generics: is this a good/bad idea; and eclipse consequences21 Sep 2005 09:35 GMT6
Continuing with my exploration of generics, I found the following could
be useful. I wish to get some feedback as to whether this is a terrible
idea, and why. Note that this is a slightly contrived example, so don't
challenge the assumed requirement, rather criticise the ...
org.apache.jasper.runtime.BodyContentImplBodyContentImpl uses all memory21 Sep 2005 07:46 GMT2
I'm experiencing a problem with my web application as it seems to run
out of memory after about a week in production.
I used JRockIT console to inspect what was using memory, and I found
that a have quite a few instances of
Help with a Java Puzzle.21 Sep 2005 07:44 GMT12
Hello I am reading Java Programming Language 3rd Edition as a self
study and I'm stuck with the following on Chap 3, exercise 11:
Find at least one security hole in SortDouble that would let a sorting
algorithm cheat on its metrics without getting caught.  Fix the
Autocut option for Print API ??21 Sep 2005 07:18 GMT1
Is there a way to programmatically set the AUTOCUT option for a
PrinterJob in the java.awt.print API ?
I need to process a series of Landscape and Portrait PrinterJobs and
need to cut them alternately (need to autocut every alternate job)
Cross-Compile to V1.4 compatible with Java 5 javac21 Sep 2005 03:40 GMT7
Hi group
At
http://java.sun.com/j2se/1.5.0/docs/tooldocs/windows/javac.html#crosscomp-example
there is a cross-compilation example:
RAR Files20 Sep 2005 22:59 GMT2
Is there a java API for RAR files like ZipInputStream?
Thanks
Jon
try/catch20 Sep 2005 22:53 GMT22
I hate to bring this up again, but someone is trying to get me to do
something I wouldn't normally do.
I am being told keep all try blocks to a bare minimum in size. This is
leading to  methods that have lots of small try/catch constructs
Regular Expression help!20 Sep 2005 21:44 GMT3
I am trying to parse string buffer by using Regular Expression.
Suppose my string buffer is:
-------------------------------------------
Hi , How are you?
Executor20 Sep 2005 21:33 GMT8
I'm playing around with the new Executor class in the
java.util.concurrent package and I've run into a bit of a problem.  This
is probably simple, but I don't immediately see how to do it.  
I send several runnables to the the Executor (on the order of a hundred
vector20 Sep 2005 20:59 GMT9
how can I create a vector with size of 10 which
saves only int values??
how can I specify that the vector will only have int values??
thanks
How to log out of multiple application server sessions at once20 Sep 2005 20:20 GMT1
We have two web applications that each run on different Sun application
server instances (A & B). Users login to the both applications using a
single login using SiteMinder. A combined menu allows users access to
functionality in both applications.
please help me in improving my designing and coding skills20 Sep 2005 18:49 GMT5
i request ppl of this grp to help me in imroving my designing and
coding skills in java
help please20 Sep 2005 18:29 GMT3
hello guys i am relatively new to this area .so to start with can u
suggest me some good books .i will try my level best to cope up with u
guys as soon as possible
how to resolve theese errors?20 Sep 2005 18:28 GMT3
This is the code:
class Ipktgen {
public native int Pktgen(int ttl, long d_ip, byte[] payload);
int ttl = this.ttl;
 
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.