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

Tip: Looking for answers? Try searching our database.

ThreadLast Post  Replies
Call runtime.exec(), but not as a child process?07 Sep 2006 18:30 GMT2
Can someone show me how I would go about having a java program launch a
different program, but not as a child process?
For example, I would like my java program to launch "calc.exe".  I then
want my java program to be able to finish its processing and end.  I
Java Regex: How to "NOT" a group?07 Sep 2006 18:27 GMT3
I've looked at several Java regex tutorials, but haven't found a way to
do:
!regexString.equals(inputString);
using only regular expressions. I see that [^X] will return true for
UTF8 Encoding on different machines07 Sep 2006 17:27 GMT5
I'd really appreciate anyone's insight over here . Since I am trying to
resolve this problem for the past two weeks.
Machine 1: I have a java web application running on Tomcat , MySQL on
one machine with UTF8 encoding showing perfectly on the web client.
Help! requested resource not available07 Sep 2006 17:01 GMT7
First, I have searched high and low for the solution to this problem
... but have found nothing.
All I'm trying to do is to be able to see a simple JSP page:
web.xml:
Servlet to call another Servlet?07 Sep 2006 15:51 GMT1
Is it possible to have a Servlet on Server A call a Servlet on Server B
(both running single instances of an identical webapplication) without using
a Proxy setup?  For example, if a request comes into Servlet (on server A) I
want the servlet on server B to handle the request at ...
JBoss do not deploy .jar when importing07 Sep 2006 15:33 GMT2
i have a problem with the deploy of ejb in JBoss.
When in a java file there is the "import", JBoss do not deploy the .jar
file.
An example:
find max number of open file descriptors using java07 Sep 2006 14:54 GMT8
I am writing a server which can have maximum number of simultaneous
connection equal to the maximum number of open file descriptors. How
can it be enforced in java as well as best design strategy?
Thanks
an array in a hashtable07 Sep 2006 14:51 GMT15
Can someone help me out? I am trying to create a hashtable where the
values are arrays. So in my code I have:
Hashtable moves = new Hashtable();
moves.put (11, new Integer[]{2,3,3,2});
How to return data through native methods parameters?07 Sep 2006 14:46 GMT3
I have a native method which gets an Integer object as a parameter. I
want to create a new Integer object in the method's C/C++ implementation
and return it through the same parameter.
The code I wrote (it actually fails to return data) looks like this:
How to upload an image locally07 Sep 2006 12:44 GMT3
Hello, I am working on a project where I need to store images locally
on the server and references to them in Oracle10g. I need some help on
how to upload an image locally on the server from the client's machine.
I am using eclipse 3.2, tomcat 5.x and Oracle 10g.
Java reflection for source code. Have you have heard of it?07 Sep 2006 12:42 GMT2
This is my problem.
I have a proprietary framework with kind-of-java support. It uses
kind-of-java as a of scripting language.
You can write your own java class with a particular syntax, then you
How to Connect c++ client with java server07 Sep 2006 05:01 GMT1
Hi Friends,
          Well I am facing a problem. The problem is how to concect
the c++ client with the java file server. I am using mico as orb for
mapping idl to c++. But how do I proceed further.
係香港一間IT公司,叫Advanced Telesoft, 有個ap叫Dan,07 Sep 2006 04:21 GMT1
係香港一間IT公司,叫Advanced Telesoft, 有個ap叫Dan,
呢條友好唔掂, 新員工入到黎唔夠
一個月, 就係高層面前話佢"好似乜都識,
實情乜都唔識". 人地入黎都無一個月, 你又點知
JSF Question07 Sep 2006 04:07 GMT2
If I have an existing JSP web-app that I want to start to integrate JSF
into can I?  Can I use JSF on selected pages and just the existing JSP
on others?
Just want to confirm.
Find and Replace Characters in txt File07 Sep 2006 02:34 GMT7
I have to read in a file which has mostly normal floating point numbers
and 2 numbers to throw you off: 41B.495 and 87O.078. The program is
supposd to catch those and replace the B with 8 and the O with 0. I
have the numbers read into a vector array and as they are read in they
 
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.