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 / July 2006

Tip: Looking for answers? Try searching our database.

ThreadLast Post  Replies
Multidimensional Associative Arrays..20 Jul 2006 13:06 GMT4
Any nice way to do the Java equivalent of the perl..
$myHash{val1}{val2}{val3} = val4
Eg. myHash.get(val1) is another Hashtable 'hash2'.
hash2.get(val2) is another Hashtable 'hash3' etc. etc.
java servlet newbie problem20 Jul 2006 10:27 GMT3
Hi, I can't get my Java servlets to work. Tomcat-4.1.31 and the example
servlets work fine.
I have added my own context "eka" under webapps.
The code builds ok:
Validate xml schema with digester.20 Jul 2006 09:28 GMT2
I'm using digester to parse xml and I want to validate the xml with
xsd file.
I didn't find an example of how to do it :(
I tried to use:
Eclipse Debug20 Jul 2006 08:53 GMT4
Someone can tell me how (if it's possible) to debug the method inside
the invoke call with eclipse.
For example, if I have this:
Method method = srvc.getClass().getMethod(service.method, null);
JNI accessing inner classes20 Jul 2006 08:50 GMT1
Is this not possible or am I doing it wrong?
I want a native method of a class to create an instance of an inner class.
/* A  class with an inner class */
public final class A {
Determining when daylight-savings-time ( DST ) transition occurs in a TimeZone20 Jul 2006 06:24 GMT1
JDK 1.5
Anyone know of a way to determine the when DST transition occurs for a given
TimeZone ?
The SimpleTimeZone class has methods for setStartRule() and setEndRule(),
FileLock: how to delete a locked file?20 Jul 2006 04:58 GMT3
I'm writing a method that needs to:
1. Open a local file as a FileInputStream.
2. Lock the local file.
3. Upload the local file to a remote location.
Can Java trim MP3 files?20 Jul 2006 04:14 GMT4
I am not skillful in Java.  I wish to create an MP3 player as well
include a function that can trim an MP3 file according to the time I
specify, e.g. cut the MP3 starting from 02:15:43.  Does anyone know how
or can you give me some reference or sample?
complete web services tutorial20 Jul 2006 04:01 GMT1
I have been experimenting with various web services toolkits (JWSDP,
Axis2 and Microsoft's kit) as well as creating a simple web service in
ASP.net.  I'm really stuggling though putting this all together and
being able to point someone to a wsdl, or point myself to a wsdl and be
executing jar : NoClassDefError20 Jul 2006 03:26 GMT7
I have made a jar file and I'm trying to execute the jar file, but it
gives me NoClassDefError. However, when I extract the jar file, I see
that class but, jar file in not able to find it.
The only different thing I'm doing is I've extracted another jar file
A bug of JMF(when JMF is playing video, InterruptedException occurs after the "refresh" button of IE is clicked)?20 Jul 2006 00:21 GMT1
A bug of JMF(when JMF is playing video, InterruptedException occurs
after the "refresh" button of IE is clicked)?
problem description:
1. I modified the MediaPlayerSample.java of JMF_samples, to see how
Willing to pay for some expert help integrating TinyMCE19 Jul 2006 22:51 GMT3
I admit it, I'm a weenie.
I lack the time required to figure out how to make TinyMCE do what I
want/need it to do.  Before someone replies with some witty remarks
about RTFM I want to say "I don't have time to read the manual."
Capture Video from ip camera using JMF19 Jul 2006 22:38 GMT1
can any one help me how can i capture video from ip camera using JMF? i
know how to capture video from webcam or usb cam attached on my
compter. But i dont know how to detect ip camera on the network and
capture video from ip camera.
copy elements from a file to another file19 Jul 2006 22:00 GMT4
Hi,I hope someone will help me because I have a problem. I have 2
files.txt. I have to take one element contained in a row of the first
file and find it in the second file.
If in the second file I find the element I want copy the row in which
java regex19 Jul 2006 21:21 GMT4
I want to find out the pattern as follows
text = "XYZ 34 N TO 763427894"
XYZ and 'N TO' are fixed. only numbers can change. please help me to
find regex for this text.
 
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.