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

Tip: Looking for answers? Try searching our database.

ThreadLast Post  Replies
Free grid java applet03 Oct 2005 16:30 GMT1
Look what found, free grid java applet !
http://www.alfabdi.com
http://www.alfabdi.com/alfabdi/html/superGrid.html
Regards,
Tomcat and filter servlet03 Oct 2005 15:51 GMT18
If we have a filter servlet in Tomcat for a web application, does
Tomcat pass requests to the filter object one after the other, or does
it create multiple instances of filter object and the requests are
passed to the different instances of the filter?
Array in javabean03 Oct 2005 14:57 GMT9
What's the best way to handle arrays in javabeans especially for
XMLencoding and decoding?
Signature

                                  myriam

open file with default app03 Oct 2005 14:20 GMT2
I'm trying to open a file from a java application.
The only method I found is Runtime.getRuntime.exec(String command)
But isn't there something which says to the operting system to open a
file with the default application?
JNI C++ importatn process03 Oct 2005 12:59 GMT5
I have a problem with my JNI application. Actually the C++ application
that is called from my java program is very very important. Because the
calculations last a lot of the time, I would like to know how to manage
them like as background thread.
[Regexp] Howto capture all matches of a single group03 Oct 2005 11:12 GMT3
Say, I have a regexp like (\d)(?:,(\d))* which recognizes inputs like
"1", "0,4", "9,2,0", etc. What I want is to get all captured strings
from group 3 (and also the one from group 1). When the operation has
finished group 3 has only the last captured text which is the last
JAXP - Fusing XSLT transformation results into a single XML file03 Oct 2005 10:40 GMT1
I should fuse into an XML file the results dynamically generated by XSLT
transformations from some source files (attachment [2]).
The issue is that, obviously, each XSLT transformation generates its own
processing instructons (PIs, for example <?xml ...?>), so I end up (as
Synchronization03 Oct 2005 09:55 GMT2
i would like to know hwta happens in this scenerio..
if a synchronized method calls an unsynchronized method. Does the
unsynchronized method behave as if it is synchronized automatically..
processes and java03 Oct 2005 07:32 GMT1
how  to  get all the processes running in my lnux machine using java ?
jmf and multiple players03 Oct 2005 05:46 GMT4
i'm writing an app that will display movies using jmf. Most of the time
there will be one movie playing but it's possible to run a couple of them at
the same time. I've written a component based on jpanel to display the
content with simple player inside. The problem is, that with ...
change textfont in specified rows/elements in a JList03 Oct 2005 04:40 GMT1
I have a JList and i want some of it's rows/elements to show in a different
font(i.e bold) than the rest. Can you change the output text looks to specified
elements in the JList? How?
Best regards
appending to the end of array02 Oct 2005 23:49 GMT2
 i am having a problem and was thinking if someone can help me. ok
here it goes. How do i append to the end of an array?? I mean if i have
an array of strings how do i append a new string at the end of the
array in another method. Thanks guys :)
forum02 Oct 2005 23:06 GMT3
Forum commuication is easier, and I've just started a new forum and
would like to  invite all of you to sign up and post there.  I'm still
looking for moderators and anyone who will help out.  If you are
intersted: www.wizardsolutionsusa.com -- follow the forum link.
Identifying Animated GIFs02 Oct 2005 20:42 GMT3
How can I analyze a GIF file with Java code to determine whether it is a
single static GIF or an animated GIF?
Signature

Rhino

In Ant how do you exclude a directory from copy or zip02 Oct 2005 16:32 GMT6
I understand from the Ant manual how to create a <fileset> with nested
<exclude> elements. I can get it to exclude files that have names
matching a given pattern.
I would like to exclude certain entire directories. Not just the files
 
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.