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

Tip: Looking for answers? Try searching our database.

ThreadLast Post  Replies
Need Help With Java Regex12 Jun 2005 11:49 GMT3
Hi, I'm trying to write a regex to match text in the following format:
Bld Rm
(several lines)
Page ## of ##
applet out of jsp12 Jun 2005 11:20 GMT3
first of all, i am from germany. So sorry for my english..
My problem is a jsp with jstl projekt. I have to reproduce it for a
pocket pc. the new application on the ppc has to run as an offline
application with a CE Database as backend. the database will be
Application path12 Jun 2005 10:30 GMT6
How can I get a handle to where the application is installed or where all
the .java files are installed?  I want to be able to install this app
anywhere and be able to retrieve the users application path so I can prepend
it to the name of the file.
constructor will not load12 Jun 2005 08:59 GMT1
Hello, i dont understand why i get the cant resolve symbol error.
I want to start an RMI server here.
import java.rmi.*;
import java.rmi.server.*;
What's the difference between variable.new NestedClass() and new OuterClass.NestedClass()?12 Jun 2005 05:52 GMT1
What's the difference between
variable.new NestedClass()
and
new OuterClass.NestedClass()?
Browser plug-in to interact with browser12 Jun 2005 03:11 GMT17
Hello, I am trying to find out if it is possible to create browser
plug-in using java. The plug-in should have access to the browser's DOM
and shoud be able to dynamically alter content and style of any element
by responding to mouse movement and clicks anywhere on the browser
Fast save and load basic data types?12 Jun 2005 02:39 GMT1
I am just wondering whether there is any reference/comparison of how to
save and load java's data types fast, into/from disk files?
For example, what class/method to use if I want to save 10 million
integer and/or double and/or String into a file in order, and later to
[J2ME] Loading Bar12 Jun 2005 01:19 GMT1
I programmed "a little J2M2 game",
well - little is relative - the Jar File is 100 KB big,
so it takes a few seconds till the game is loaded
on my mobile.
Debug Print Statements11 Jun 2005 18:32 GMT6
I am trying to add some debug print statements to my java code.  I
would like the print statement to display the file name and line number
from where the print statement came from.
ex)
rmi compiler11 Jun 2005 17:43 GMT1
Hello, i have the class Patient.Class. I want to compile it with the
rmicompiler. I always get this error message, that he cant find it. WHy? its
there. and it makes me crazy
Thanks if anyone can help me
JNDI (LDAP): totally baffled!11 Jun 2005 16:18 GMT4
I'm trying to figure out how to authenticate a username and password
against an LDAP server in Java. This is how I would do it in PHP (with
error checking removed for simplicity):
  $ldap = ldap_connect("ldap.bton.ac.uk");
How to convert '1' into '-1' and vice versa?11 Jun 2005 10:28 GMT8
Is there a function to convert '1' into '-1' and vice versa?
Internet Hunter education11 Jun 2005 08:21 GMT2
I have completed the internet version of the course and need to take the
practical exercise and testing portion. Could I register for the July 8th
weeked?
Thank you
Can't run java applications!11 Jun 2005 05:35 GMT4
It's been awhile since I've tried to run any Java applications on this
one machine, but when I tried tonight, I am getting some really strange
problems.
Here's a small application (test.java):
edit distance algorithms11 Jun 2005 04:38 GMT7
I am trying to implement a way of showing similar documents (html pages,
mostly), and sorting them according to the degree of similarity.
The easiest way to do this is to calculate an Edit Distance (i.e. the
minimum number of changes required to transform one document to another)
 
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.