trouble passing float array from C to java method1120 (2/16/2007 6:35:33 PM) comp.lang.java.programmer I have a float array, and I am trying to pass it to a java method, but it craps out during the call to pass the array. Anyone have any ideas? Here is the header for the java method: public void addPoints(fina... Arash
porting RXTX linux code to windows624 (4/12/2006 5:50:31 PM) comp.lang.java.programmer I am trying to port some Java code which was written specifically for linux over to windows, and I have run into a bit of a problem. The linux code uses a USB->Ir dongle, but uses the RXTX comm package. I am a... Arash
Using JAI to compare images422 (2/28/2006 10:55:29 PM) comp.lang.java.programmer Hi, I am trying to write a short application which will take a video...convert it to a series of images, and then compare the images to detect motion. Now I know motion detection is not a trivial task, but I a... Arash
JMF -- going from Movie to JPEG131 (2/16/2006 6:00:12 PM) comp.lang.java.programmer Hi, I have been looking into JMF, but im not sure if it suites my needs, so I was hoping you guys could clear some things up. What I want to do is take a video file (no limitations on the format for now), and... Arash
can I use OBEX w/ Serial-to-IrDA on Windows?020 (2/1/2006 5:34:26 PM) comp.lang.java.programmer Hi, I'm not sure if this is the most appropriate forum for this question, but I couldn't find a better forum when searching. If I am in the wrong place, please feel free to re-direct me. And now to my question... Arash
newbie JSP question331 (11/3/2005 7:02:22 PM) comp.lang.java.gui this may seem like a stupid question, but i cant figure it out... i have a simple JSP, in which I want to call a static method in another class, but tomcat says it can't find the other class. The class I want ... Arash
trouble resolving a class with JSP1120 (11/3/2005 6:40:32 PM) comp.lang.java.programmer this may seem like a stupid question, but i cant figure it out... i have a simple JSP, in which I want to call a static method in another class, but tomcat says it can't find the other class. The class I want ... anikkar
using a JSP to do a file read520 (11/2/2005 7:35:32 PM) comp.lang.java.programmer Hi, I am in the learning stages of using JSPs, and i am tryin to write a utility which will unzip a file on a server (this is because i have had to much trouble uploading a folder with the unzip'd contents...i... anikkar
anikkar's replies:
Items(7) /1
using a JSP to do a file read520 (11/2/2005 7:35:32 PM) comp.lang.java.programmer Hi, I am in the learning stages of using JSPs, and i am tryin to write a utility which will unzip a file on a server (this is because i have had to much trouble uploading a folder with the unzip'd contents...i... anikkar(32)
trouble resolving a class with JSP1120 (11/3/2005 6:40:32 PM) comp.lang.java.programmer this may seem like a stupid question, but i cant figure it out... i have a simple JSP, in which I want to call a static method in another class, but tomcat says it can't find the other class. The class I want ... anikkar(32)
Using JAI to compare images422 (2/28/2006 10:55:29 PM) comp.lang.java.programmer Hi, I am trying to write a short application which will take a video...convert it to a series of images, and then compare the images to detect motion. Now I know motion detection is not a trivial task, but I a... anikkar(32)
porting RXTX linux code to windows624 (4/12/2006 5:50:31 PM) comp.lang.java.programmer I am trying to port some Java code which was written specifically for linux over to windows, and I have run into a bit of a problem. The linux code uses a USB->Ir dongle, but uses the RXTX comm package. I am a... anikkar(32)
trouble passing float array from C to java method1120 (2/16/2007 6:35:33 PM) comp.lang.java.programmer I have a float array, and I am trying to pass it to a java method, but it craps out during the call to pass the array. Anyone have any ideas? Here is the header for the java method: public void addPoints(fina... anikkar(32)