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
Is there a QToolbox equivalent in JAVA?14 Jun 2005 15:43 GMT2
I'm learning how to build GUIs in Java and am transitioning from Qt for
a project. I was wondering if something equivalent to the QToolBox
widget exists in Java.
Here's what the QToolBox does :
CLASSPATH appears to be ignored14 Jun 2005 15:42 GMT3
I wish to import the contents of a package:
import com.hp.hpl.jena.rdf.model.*;
but get the following compiler error:
>> javac test.java
Inner/Nested static stuff14 Jun 2005 15:21 GMT1
If I refactor the following class into one below it, should i make the
below nested class static?
public class A {
    private int hgap = 0;
Architecture ideas for batch processing?14 Jun 2005 15:18 GMT17
I'm working on an architecture for a fairly large scale system
in Java.  User interactions will be through JSP and servlets,
but there is also a big batch processing component with multiple
jobs that can run for minutes to hours, and some of them running
find windows folder14 Jun 2005 14:10 GMT6
Hi all! I have a question about Java and Windows systems...It's possible to
obtain the exact path of windows installation folder using Java functions? I
need this to be valid on different versions, from Win98 to WinXP
Thanks at all! Massimo
Java Web Services/DOM question14 Jun 2005 13:58 GMT3
I was wondering if any one had an example of how to take an existing
Document (web services org.wc3.DOM) object that is populated with a XML
doc and get just a section of it (i.e. between some tags) and place it
into another document object?  Been trying to do it unsuccessfully.
IDE for JSP with tags14 Jun 2005 13:52 GMT5
I am looking for an IDE (free or otherwise) similar to HTML editor which has
'preview' (WYSWYG) and 'edit' modes but also work when tags (Struts and
JSTL) are used within the JSP pages. Does anyone have a recommendation?
Thank you
Deploying Crystal Enterprise examples with Netbeans14 Jun 2005 13:47 GMT1
I'm trying to deploy the examples you can get from BusinessObjects.com
for learning how to display reports over the web.  I'm using Netbeans
4.1 along with the built in Tomcat to do this.  It's been years since
I worked with JSP and Tomcat, and it seems to me that things have
JAXB error14 Jun 2005 12:37 GMT2
I'm using the JAXB -libraries to creat XML -documents. My development
environment is Java 1.4.2_08,  Java Web Services Development Kit 1.5 and
Eclipse 3.0. I can create an XML document without any problems if I run my
code in Eclipse environment. But when I pack my application to ...
measuring the execution time of a java method14 Jun 2005 10:08 GMT3
how would you measure the execution time of a java method?
Load multiple jars with Web Start14 Jun 2005 09:45 GMT6
I have an application which I want to start through Java Web Start. Now
I also have some other plugin jars which are eventually loaded and used
by the main application. When I run the application stand-alone, it
works fine and also loads all the plugin jars flawlessly.
my first bean (tomcat)14 Jun 2005 05:23 GMT7
I'm getting more and more confused looking at old threads (and some are
very old) so I'll take the liberty of a new post for a very basic
question.
Why am I having a problem accessing my java class/bean from a jsp page
Splitting a String on space with possible Quotes14 Jun 2005 04:50 GMT1
I'm having trouble finding a regular expression to do what I want.
I get a string that I want to split by spaces, and the tokens may or
may not be encapsulated by quotes.
I would like to take:
gracefully terminate a JVM on windows if can't ctrl-c shell14 Jun 2005 02:07 GMT3
if i start a JVM on windows from one shell (or process), is there a way to
send the equivalent of a ctrl-c to the JVM from another shell or process?
on unix a regular kill gracefully terminates the JVM (shutdown hooks
invoked).  on windows, unless i have access to the shell that ...
Strange JFrame / JPanel behaviour14 Jun 2005 00:15 GMT2
Dear friends,
I have a problem with a JFrame (NewJFrame) and a JPanel (JP) subclass.
NewJFrame acts as a container for JP. Now, let's suppose that "a" is a
JP instance variable, with public modifier, to put it simple.
 
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.