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 / August 2007

Tip: Looking for answers? Try searching our database.

ThreadLast Post  Replies
problem with seam and sjsas14 Aug 2007 00:06 GMT7
I write simple application and I have problem, that I can't resolve. It
always show me error that, method test.TestLocal_15902127.test() hasn't been
found. There is Seam.propertis in web/conf dir in ejb project and there are
all business interfaces (local and remote in ejb ...
eclipse, integrating crystal reports plugin with rcp app13 Aug 2007 21:32 GMT2
I have got a problem, I have to integrate Crystal Reports plugin with
my RCP app. I want Crystal Reports perspective aviable in my
application.
I've downloaded crystal reports plugin, and unpacked it to my_rcp_app
thread wait13 Aug 2007 16:49 GMT7
I have a problem with suspending a thread.
As suspend() has deprecated I am trying to use the wait() - notify()
combination, but after the thread pauses it won't resume again.
Here is my code:
create several JavaSpaces13 Aug 2007 16:06 GMT5
I am using JINI as a techlology for simmulating whiteboard.
Right now I am using JINI 1.2 (because documents are on JINI 1.2, though
JINI 2.1 is better for security issue,
and I shall upgrade JINI version to the newer one).
ZIPPING IN JAVA WITHOUT PATH STORE13 Aug 2007 14:21 GMT1
I've searched the API's but didn't see anything about the following
problem : I'm using java.util.zip to create a zip file containig some
xmls. No trouble creating the zip but when opening it, I see the files
all have the folder structure of the location(where the xmls were)
How to run jar file using Runtime13 Aug 2007 12:08 GMT3
Here is my problem. I can write:
  Runtime.getRuntime().exec("java -jar app.jar");
but suppose I have only Java Runtime Enviroment and app.jar. So i
can't type
Loading complex configuration13 Aug 2007 11:33 GMT1
I want to have complex configuration. I mean that it is not simple
text key-value pairs. But it should be lists, maps, objects. This have
to replace my faces-config.xml managed beans properties, because I
have many settings defined in compile time and I need more powerful
New Java in Progress13 Aug 2007 11:31 GMT1
http://www.pennergame.de/ref.php?uid=5572
remote access of web component13 Aug 2007 10:17 GMT2
Hi every1
I am new to java EE . I have deployed my applications on Sun Java
System Application Server. I am able to access them through my
browser  using the following URL
How to know the date is first,second,third weeks...13 Aug 2007 10:02 GMT1
 I have column in the database , release_date . The release_date
column is to capture when the data are first released to our client.
 Our client want us to check if for example the release_date is 9
August 2007 is on the first week of the month. However it did not the
making directories13 Aug 2007 09:54 GMT5
I have encountered something interesting. In order to create a directory within another directory, the parent directory must be created first. For example:
File f = new File ("parent directory/child directory");
f.mkdir();
DOES NOT WORK
Filepermisson on jar files13 Aug 2007 07:02 GMT9
I've build an Java applet which uses the jxl.jar file, named app.jar.
Jxl for who haven't heard is the jar that constains the classes for
excel file editing. The issue here is, app.jar has two java applets,
one for the excel file creation and another for the application
Copying collection without duplicates13 Aug 2007 00:06 GMT7
I have the following method overriding Collection.addAll:
@Override
public boolean addAll(int index, Collection<? extends E> cln)
{
Updating running jar file12 Aug 2007 19:54 GMT2
How to update a running jar file? I tried it that way:
Here is my Update.class:
import java.io.*;
import java.util.*;
runtime.exec() How to copy all files ?12 Aug 2007 16:53 GMT5
Witam
My class:
import java.io.BufferedReader;
import java.io.InputStream;
 
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.