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 2007

Tip: Looking for answers? Try searching our database.

ThreadLast Post  Replies
Invoking serverside code from a webpage06 Jun 2007 11:58 GMT2
I want to invoke a some java code on a server, preferably through RMI,
via webpage. The thing is that I don't want to embed an applet on that
page.
I was thinking something like:
AudioSystem06 Jun 2007 09:22 GMT1
I would like to know, and counld not find it, the audio formats supported by
the AudioSystem class. I know it supports WAV. but that's all I know. I have
read the AudioFormat class description, and could not find any information
about the format values. For example, I have a ...
synchronize vs gate06 Jun 2007 04:38 GMT15
I have a singleton in a web service that provides a collection and
self-updates it on a periodic basis:
doSelfUpdate()
 create temporary collection (time consuming)
setting up j2ee 1.3 RI06 Jun 2007 02:58 GMT2
I am trying to set up J2EE 1.3 RI on one of my machines for running
sample applications from the book Head First EJB.
But when I try to run this server I get the following error:
C:\Documents and Settings\Administrator\Desktop\HFEcode\HFEJBCODE
RequestDispatcher and relative locations06 Jun 2007 02:40 GMT11
How is it possible to load a relative resource from a .jsp file that
was forwarded a ServletRequest using RequestDispatcher from a servlet?
Example:
1) set up a simple servlet:
StreamTokenizer question06 Jun 2007 00:44 GMT5
I'm trying to read a file with many entry.  Thus, the first colum is a date.
Here's a row example :
08/22/05 15:18:47 21.00 0.00 0.00 -0.113 -1861.3 397.7 169.4 38.8 8.7
When I'm reading the first token (I'm using StreamTokenizer class) the first
Array of Type Object06 Jun 2007 00:18 GMT3
If I do this:
    Object arguments = new Object[8];
And then
    arguments[0]= "John";
JTable help05 Jun 2007 23:49 GMT1
I'm pretty new programming with swing and I'm running into a problem
setting up a table.  I'm using the DefaultTableModel instead of
setting up my own because I don't need to do anything too complex with
it.  I'm having a problem though when I try to remove rows.  For
code to clean up texts05 Jun 2007 23:26 GMT2
~
does any one around here know of data analysis/text cleansing
libraries/code to programmatically consolidate lines in a text to
whole paragraphs?
getClass05 Jun 2007 23:22 GMT5
A question that might stupid to you who knows. But I cant find it in the
doc.
I want to play sounds, and I found code with :
AudioInputStream stream =
Basic threading concept05 Jun 2007 22:46 GMT2
I have a basic question about threading in regard to application
servers.
Nowadays almost all servers implement pooling concepts.
My question is :If my app server is delegating user requests to
Need help - extract node using JAVA Xpath05 Jun 2007 21:07 GMT1
I am trying to come up with a Java code where I can read a xml file
and extract particular element/attribute. This is the structure of
xml
I have
retrieving information up the stack05 Jun 2007 20:13 GMT5
I have a need to traverse up the stack, access a particular calling
object and retrieve an instance variable via a getter. Was wondering
if anyone knows how to do this. I can identify the caller through the
StackTraceElement but don't know how I can retrieve the object to
Memory allocation05 Jun 2007 19:53 GMT3
    Something was puzzling me about when I will run out of memory. I have
a simple program, that does nothing but take size as the input, and
then allocates a boolean array with x=new boolean[size]. I throw an
OutOfMemoryError when size is greater than about 6*10^7.
Any HID support for Java?05 Jun 2007 19:40 GMT3
Human Interface Device (mouse, etc)
Does anyone know whether java support the HID devices? (under MS
Windows)
I checked the document but did not see any. A google on this group
Pages: 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 May, 2007
 
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.