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
View page without JSTL10 Dec 2007 00:38 GMT2
I have a page that prints out a record using an object that comes from
a servlet.  I dont have JSTL (due to restrictions in my environment)
and need to show the JSP view without JSTL:
Here is the servlet part:
Is this a valid Manifest? + Fully qualified vs. relative paths09 Dec 2007 23:52 GMT5
Is this a valid Manifest?
Manifest-Version: 1.0
Main-Class: openoffice.DocumentSaver
Class-Path: "C:/Program Files/OpenOffice.org 2.3/program/classes/
Cannot debug this code !!!09 Dec 2007 21:59 GMT13
public interface MyComparable {
    int compareTo(Object obj);
}
public class Rectangle {
You know you're a Java freak when...09 Dec 2007 07:58 GMT9
You know you're a Java freak when:
1. You successfully read the Java SE API Javadocs as a tutorial.
1b. Extra points if you did that for fun.
2. Quote the JLS on a regular basis.
Communicating with a servlet using NIO?09 Dec 2007 02:15 GMT16
Is it possible for a client applet to communicate with a servlet using NIO?
I know it's possible using standard IO but I would like to implement a
servlet that accepts NIO connections from clients and interacts with them.
Is this possible?  I don't want to use a special port ...
send and receive a large byte[] over network?09 Dec 2007 00:19 GMT16
Would anyone please suggest me a solution to send/receive a large
byte[] (about 300.000 elements) over network? Currently, I am
clueless.
Thanks
AccessControlException when serving applet using GlassFish v208 Dec 2007 23:04 GMT7
I have an applet which uses RMI to connect to a server and it runs fine when
run through the NetBeans applet viewer. But when I run the HTML page that it
is embedded in with GlassFish I get the following exception:
Exception in thread "Thread-7" java.security ...
Inheritance and stuff08 Dec 2007 17:58 GMT3
I have two class and I would like to use one of the Variable from the
child class in one of the parent class's function,
Is there a way to do that, should I use an Interface?
Regards.
Math.cos() problems08 Dec 2007 16:54 GMT8
I'm trying to do something simple but Java turns it into a federal case.
  All I want to do is draw a couple circles on a Graphics2D canvas with
one movable and attracted to the 2nd one which is stationary. Basically
I'm just trying to get basic functionality working that ...
Reg expression matching issue08 Dec 2007 14:43 GMT14
I am trying to find a regular expression for 5 consequent numbers like
a zipcode anywhere in a string.  For example, the regular expression
should match  the following cause they contain 5 consequent numbers
somewhere:
EJB bites back08 Dec 2007 06:49 GMT5
For the past few days I have been trying to understand the complicated
concept behind EJB 3 but to no avail. I even haven't been able to run
a sample 'Hello world' app using the Netbeans IDE. Here are a few
questions I have in mind:
Innovator/Game Changer Wanted...08 Dec 2007 05:35 GMT1
Does anyone know where I can find someone with Java Swing (heavy GUI)
experience? This is a permanent, full time position in Lexington, MA
(we may consider a
consultant or contractor).
Connecting to JMatlink with Applets / JWS08 Dec 2007 05:11 GMT9
I recently installed the JMatlink library (to call Matlab from java)
on my computer. Everything works well as long as I use an application
with a main method. For example the following code works well:
import java.awt.*;
how to obtain heap dump on demand on windows and JRE 1.5.0_9 ?08 Dec 2007 01:39 GMT5
I was searching through the web but cannot find answer for that
problem.
Client is running application on Windows using JRE 1.5.0_9 (no chance
to change OS or JVM version). Due to that fact I cannot use any of
Tricky JTable question07 Dec 2007 20:13 GMT2
Assume that I have an individual cell inside a JTable with a multi-line
string. When a mouse double click or click is recorded, I would like to
know not only what cell was clicked (fairly easy with the rowatPoint and
columnatpoint routines), but also which of the rows inside the ...
 
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.