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 / May 2005

Tip: Looking for answers? Try searching our database.

ThreadLast Post  Replies
ain't java grand ?26 May 2005 19:57 GMT4
I just got this error message from the java 4.2 compiler.
---
Consulting.java:152: cannot resolve symbol
symbol  : variable $
JavaScript API??26 May 2005 19:41 GMT1
Is there an API for JavaScript like for normal Java? I would like to which
methods it possible to call on a "document" object as an example.
javax.comm26 May 2005 19:10 GMT3
i knew that problem isnt new but still it makes many doubts; is there
anyone on the group that manage to communicate beetwane two computers
using serial link and java?
i have SimpleWrite.java example and it simes to work correctly
Sudden failure of old code26 May 2005 19:03 GMT10
I changed a URL in a .java file, in a string that is not used in any
logic, recompiled, and now I get a NullPointerException on a completely
different line.
Now, even working from a backup of the code, I can't get it to work anymore.
Baffling class not found problem26 May 2005 17:57 GMT3
Hello, I'm using Java 1.3 with WebLogic 5.1 on Solaris.  I have these
files:
cms/system/CMSException.class
cms/system/Constants.class
struts actionForward default page26 May 2005 16:06 GMT2
I have a struts project deployed on a tomcat server, I would like that
when a user goes into the site (http://localhost:8080/MySite), should
be executed an action, and not a jsp.
I tried to modify the web.xml file with something like
DII Webservice Client failure26 May 2005 15:20 GMT1
I am directly taking from the HelloClient example of DII in JAX_RPC tutorial
from Sun, and altering the values for the webservice
DOTSGeoPhone:GetPhoneInfo described at
http://ws2.serviceobjects.net/gp/GeoPhone.asmx?op=GetPhoneInfo
strictfp - does it actually make a difference?26 May 2005 13:58 GMT3
I've been puzzled by the strictfp modifier. according to JLS , unless
it is specified, the JVM *may* use more precision for intermediate
calculations. For example running the following:
public class StrictFpExample {
Hashing function for integer coordinates26 May 2005 13:30 GMT3
Salve.
I find myself in need of a hashing function mapping (int x, int y) -> int
such that either A) no (or very few) points "near"[0] a given point have
identical hash values as that point or at least B) points in the vicinity
moving files26 May 2005 11:40 GMT2
I would like to write a small program to watch a specific directory
for new files arriving, and when one is found, move it to another
directory and delete the old one. Im new to programming and have
chosen java to be my home language. Im thinking that I need to use
JSP Tutorial26 May 2005 10:09 GMT4
I am tring to learn JSP. Can anyone tell me some good tutorial about
JSP on the Web (please point me to the web links) ? Or recommend any
good books to learn JSP?
Request is not of javax.servlet.ServletRequestWrapper type26 May 2005 09:50 GMT5
I've coded up a custom "processPreprocess" hook for a Struts
application we're writing on a Websphere platform - the hook being
designed to run at the start of every interaction (request) and detect
when the user's session has timed out.
Editing Eclipse's wrap preference26 May 2005 08:04 GMT1
Does anybody know how to change Eclipse's format preferences so that my
java statement of variableName.methodName(callAnotherMethod()) will be
wrapped as
variableName.methodName(
can't work out thread synchronized behavoir???26 May 2005 07:46 GMT4
I don't think I'm getting my head around threads and synchronizing.  I
would have thought synch'ing my method procB would have been
sufficient, but the result I get is:
Starting Thread
Reflection: Get a Class-Iinstance of a Wrapper Class - why .TYPE?26 May 2005 04:46 GMT2
Good morning,
can anyone explaine me the reason why every Wrapper-Class (like
Integer) has this special constant .TYPE? These Wrapper-Classes provide
the normal getClass()-Method as well and I therefore don't understand
 
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.