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

Tip: Looking for answers? Try searching our database.

ThreadLast Post  Replies
Generate XPath for element, type, and attributes in XSD file08 Aug 2006 12:31 GMT1
Firstly, is it possible to locate everything in xsd by XPATH?
for example,
xs:element[@name="person"]/xs:complexType/xs:sequence/xs:element[@name="firstname"]
.....
arbitrary dimension array for math08 Aug 2006 12:00 GMT7
I need some help writing a class implementing operations on arbitrary
dimension array, and be able to apply operation like block extraction,
vector or matrix product , filter (product for a matrix of smaller
dimension, kind of mask)
How to return a String in a boolean method08 Aug 2006 11:03 GMT6
I am trying to output a String that I can pass to another method I
already have set-up that will take this value as an input parameter.
But, I keep getting Type mismatch: cannot convert String ot boolean. I
know it's probably simple but I can't see it. If someone could help I'd
Bind ServerSocket only to localhost08 Aug 2006 10:33 GMT4
i want to create a ServerSocket, wich only accepts connections from
localhost 127.0.0.1. Is this possible?
Thanks
Dirk
using  javax.comm with usb-serial port adapter08 Aug 2006 10:06 GMT2
I have written an application for reading data from a lab instrement
through RS-232 interface.
The instrument has only a serial port output for printer, so it only
sends data.
Non-cpu intensive indexing...08 Aug 2006 09:51 GMT6
I have a bunch of String of fixed length, and a function F such that
F(String) returns one of a small set of possible values.
Right now the work is being done with regular expressions - it does the
job (identify patterns that result in a given return value) but it is
Facing problem while using "|" (pipe) in Runtime.exec08 Aug 2006 09:31 GMT4
Hi Gurus,
I want to execute a command consisting of couple of "|" pipes in it.
For e.g. "dir | grep gpc | grep -v 25". So did this like,
String cmd = "dir | grep gpc | grep -v 25";
Refactoring old tags: Tag Files (re: mother of a refactor)08 Aug 2006 09:28 GMT3
We have a poor tag solution for our content management system that
relies on html coments used as tags in a plain html file.
This file is parsed out by a *jsp* page line by line as a fileStream.
Each tag is replaced by laborious String library funcionality indexOf
JBoss e eccezioni...08 Aug 2006 09:19 GMT2
Ciao a tutti, ho un problema con JBoss! Ogni volta che entra in errore
la mia applicazione, JBoss s'impalla e rimango in pending 10 minuti
prima che mi lanci fuori un eccezione. Avete idea se ci sono variabili
da settare perchè non rimanga così tanto in attesa? Grazie.
Data type conversion problem between java and C while doing JNI...08 Aug 2006 08:01 GMT5
I wonder,
for example in C, the custom-mada data type is formed with typef struct
as the followings
typedef struct {
Double break out of a loop08 Aug 2006 07:22 GMT3
Hi, I have a real easy question for you experts ;)
I want to break out of two loops...is there a way of doing this without
using flags?
eg.
log analyser for tomcat08 Aug 2006 02:24 GMT2
I have java web app which runs under tomcat. now, I need  to add some
kind of log analyser.
maybe like webalizer...
could anybody recommend any open source solutions?
stat() help07 Aug 2006 22:56 GMT5
I am writing a JNI function that receives jstring filename and return
the created date based on stat function.
The issue is when I am supposed to handle a Unicode filename.
For example:
One File Found, the other Not Found ?!?!?!07 Aug 2006 22:49 GMT3
I am using NetBeans (5.0) to write an applet that requires reading from
an input file - for now let's call it "testInput.txt".  In order to
read from the file I use a BufferedReader with the following code:
    FileReader inputFile = new
unload classes?07 Aug 2006 21:19 GMT3
Is there (or could there be) a way to make the VM unload or reload a
class?
 
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.