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 / March 2008

Tip: Looking for answers? Try searching our database.

ThreadLast Post  Replies
Eclipse plugin from source code16 Mar 2008 02:03 GMT1
I am trying to make an Eclipse plugin for the Java software. I have
the source code of the software, i am not sure how to go about
building plugin for eclipse from the source code. I tried doing the
"convert the Project to plugin Project" but when I try to export as
Java Persistence API and persistence.xml16 Mar 2008 01:08 GMT2
I'm trying to work through the book "Pro EJB 3 - Java Persistence API"
(don't buy it), but I'm having some difficulty getting things to work
here.  I'm just trying to use the derby embedded database and the
glassfish implementation of the JPA, as I think is being done in the book.
How can an object send itself to a child?15 Mar 2008 20:54 GMT8
I want to allow a parent objects and its child to communicate.
Sending messages to the child is easy, since I can simply write to
that child's methods.  But the child needs to send messages back to
the parent, and not necessarily when the parent is able to poll the
Ogg15 Mar 2008 11:26 GMT4
Does anyone know if it is possible to play ogg files in a Java application?
Thanks, Francois
How to move directory ( with contents) to another directory.15 Mar 2008 05:06 GMT2
I am trying to move a directory ( and it's contents to a new
directory). I have tried the following:
System.out.println(nonCCResource.getLocation().toString());
tmpDir = new File (nonCCResource.getParent().getLocation().toString(),
xml + sockets in java15 Mar 2008 05:01 GMT4
I am looking for samples to transmit small size xml documents over tcp
sockets.
Does anyone have some good working samples?
Regards,
In need of something like RandomAccessFile.read(char[] cAr, int off,     int len)15 Mar 2008 00:35 GMT8
~
http://java.sun.com/j2se/1.4.2/docs/api/java/io/RandomAccessFile.html
~
has:
tomcat - access files outside of webapp14 Mar 2008 22:09 GMT4
I've written a little photo album servlet.  Images can be uploaded and
they are saved to some external directory: /some/dir/photos.
I'd like to be able to access these photos using <img> tags, but don't
know how to access anything outside of the external directory.  On the
Generics14 Mar 2008 20:31 GMT24
I have been reading about generics to determine if there is a way to
accomplish what I _assumed_ could be done.  From what I can tell, what
I would like to do is not possible, but, honestly, generics are
confusing to me.
Monitoring directory for new files on Solaris14 Mar 2008 19:03 GMT19
An application we need to write has to monitor a directory and process any
files appearing in there -- as quickly as possible.
The usual approach to this task is to rescan the directory every once in a
while, which is horrible -- it loads the system keeping the program in RAM
Help me regarding this topic14 Mar 2008 16:07 GMT4
Hi, to all i am new to core java and question on Swings. See this code
and help me.
I want to calculate student marks and his average. When i click button
total marks will have calculate and i am posting code below
[BEA][Oracle JDBC Driver]No more data available to read.14 Mar 2008 14:20 GMT6
I am working on - BEA Weblogic version 9.22 & Oracle 10g. I have
created a data source(Connection Pool) with below configuration:
Initial Capacity: 1
Maximum Capacity: 15
3D in Applet14 Mar 2008 11:23 GMT4
how can I render hardware accelerated 3D graphics
without demanding the user to install java3d seperately ?
I know it's something with webstart.
Can anyone provide me a sample .jnlp file for that purpose ?
Counting char Occurences in ArrayList14 Mar 2008 04:59 GMT5
I have some char stored in an ArrayList, I would like to know if there
is a way to
count the occurences of each of these char and return the one that
occurs the most.
Arrays and variables14 Mar 2008 04:40 GMT11
Can someone confirm this to me.
-> All the arrays when created are filled with 0, or null. Or is it random
numbers?
Thanks, Francois
 
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.