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 2007

Tip: Looking for answers? Try searching our database.

ThreadLast Post  Replies
A Little Help02 Sep 2007 12:38 GMT4
Hey guys! I'm new here. And I need your help.
IMPROVE TargetPractice.java to allow the user to do the following:
1.    add any number of targets he/she wishes to "shoot-at" by inputting
the top-left coordinate of target and its scale
servlet input contnet02 Sep 2007 12:19 GMT4
I am trying to extract content from ServletInputStream:
ServletInputStream cont = request.getInputStream();
        StringBuffer sb = new StringBuffer();
        BufferedReader br = new BufferedReader(new InputStreamReader(cont));
serialVersionUID02 Sep 2007 11:21 GMT18
In some implementations I need to declare something like :
private static final long serialVersionUID = nnnn;
can the "nnnn" be by some hot-keys (Eclipse 3.3),
or should I make a number manually ?
servlet filter02 Sep 2007 07:24 GMT4
I wrote the followint doFilter method:
public void doFilter(ServletRequest arg0, ServletResponse arg1,
FilterChain arg2) throws IOException, ServletException {
        if (filterConfig == null)
How do I put my application online?02 Sep 2007 06:45 GMT7
Hello, I created a projectile simulation Java application for my final
project in AP Java.  I was really excited with the final result and
decided I wanted to post it online.  How in the world do I do that?
Ideally I would either like to post it to a blog (.blogspot.com) or a
please help me02 Sep 2007 01:40 GMT1
I'm absolutely new to java, how can i make connection between page i
made it on
" Adobe LiveCycle Designer " with java code ??
Problem running first program01 Sep 2007 22:37 GMT5
I'm absolutely new to java. I just installed Java2SDKSE50.exe and
tried to run the following program:
class Application
{
Why no thread.sleep in servlet and a light way to poll from a servlet01 Sep 2007 22:22 GMT7
I have a requirement where I have to wait a few seconds-poll- wait a
little more- poll etc., a few times, from a remote host a couple of
times before giving up. All this in a servlet.
Its really tempting to use Thread.sleep. I have seen several
Javadoc question01 Sep 2007 21:36 GMT4
When I attempt to generate documentation with Javadoc, I get an
"identifier error" because of the HashMap<String, Object>. Is there
anyway to get around this? I tried to google it, but my fu does not
yield anything useful.
Get number of threads in JVM01 Sep 2007 21:27 GMT10
Is there anyway to get the number of threads running in JVM through the java
api?
blackdown.org closes shop01 Sep 2007 19:15 GMT10
I was searching for some information and came around blackdown.org.
There I was greeted with the message
> The home of Java on Linux retires!
on the front page. I don't know if this is just a recent event or if
Recomended books for learning Java01 Sep 2007 17:46 GMT18
I've decieded that I need to learn Java, and hoped someone might recomend
some good books for getting started, or other valuable resources.
Earlier I've done some programming in Vb.net, and have a college cource in
elementory VB programming.
Enumset01 Sep 2007 16:11 GMT10
I was thinking of writing some JNI to access the Windows file
attributes. On the Java side this would be an EnumSet.  On the Windows
side it would be a bitmap.  Are there are any fast ways to
interconvert?
POSTing a file to a web page and reading response01 Sep 2007 14:12 GMT3
I'm trying to read raw data from disk, POSTING it to a site that
converts the file to another format, and then read and save the
response.
I have only found on the web information on how to post a string, not
about logon failure01 Sep 2007 13:34 GMT3
   how to solve memory leak problem in java.Is there any tool to find
out the same.please let me know the same as early as possible.
Pages: 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 August, 2007
 
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.