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 / January 2007

Tip: Looking for answers? Try searching our database.

ThreadLast Post  Replies
JNI to run Wscript...16 Jan 2007 17:27 GMT1
using JNI how can i execute Wscript... and also read the return
values...
thanks
java class heirarchy matching?16 Jan 2007 17:09 GMT4
I have a heirrarchy of classes that is basically used to create a tree
of objects.  I then want to 'evaluate' that tree of objects using
functions that are outside those classes (typically OO programmers
would probably make those functions methods of objects in the tree).
check if string is utf-816 Jan 2007 16:09 GMT5
Is there any method or class in java for checking if string is utf-8
encoded?
I have to check if string is utf-8 encoded, and if not I have to
replace non-utf-8 characters with "?".
Making subfoos not leak memory16 Jan 2007 15:38 GMT4
It's come up several times lately: subfoo. Besides String's substring
method, a Subset class was proposed here recently that would provide a
subset backed by a Set, and a recent mention of image cropping naturally
suggests representing a cropped image by using the source image as ...
Getting data from a JDialog16 Jan 2007 14:24 GMT2
Hi everybody, I'm doing an app where I need to get a value from a
variable of another JDialog.
My MainFrame call the class SelectClient, where SelectClient has a
JTable with all data. when user double click over the table it supose
sending Objects and Strings over TCP/IP16 Jan 2007 13:42 GMT15
I would like to send objects as well as simple strings over a tcp/ip
connection.
I already have much code using InputStreamReader and PrintWriter for
sending strings, now I want to add some functionality with
wsdl.exe (part of .Net) equivalent in Java16 Jan 2007 11:22 GMT1
I am a programmer with a C#/.Net background. I would like to translate
a C# application is calling web services. In .Net, I am using WSDL.EXE,
an utility shipped with the .Net framework to generate C# proxy classes
from a WSDL description.
javamail only send to people within the same domain16 Jan 2007 10:20 GMT5
We use java to send email to our website users. It seems that emails
can only reach peopIe who are within the domain but not outside the
domain. I set java mail session debug on, it shows everything is ok. I
would like to know if this is a java program problem or a
java.lang.UnsatisfiedLinkError: Can't load library from JNI code16 Jan 2007 07:28 GMT7
I am using "System.load("C:/sampleDLL2");" funtion to load a library.
But getting
Caused by: java.lang.UnsatisfiedLinkError: Can't load library:
C:/sampleDLL2
any way to read a WinScript from java16 Jan 2007 07:26 GMT3
Hi...
 is there any way we can read a WScript (.wsf) from JAVA...
  actually i want to read the properties of a drive such as its volume
name and size and all. but from JAVA i don't think there is any way for
how to set soap connection timeout16 Jan 2007 06:02 GMT4
Can you englighten me the way to set the connection timeout in using
Apache Soap?
I search the SOAPHTTPConnection API, but find only setTimeout(timeout)
which is for read (response) timeout.
Best way to get a Java job?16 Jan 2007 04:20 GMT2
I have spent the last couple of months studying for the Sun Java
Programmers exam, and I am currently planning to take the exam on the
first week of March.
I started sending out feelers to several jobsites and have recieved
using sockets to open connection to a search engine16 Jan 2007 00:12 GMT5
I'm trying to open a connection to altavista.com through java to
retrieve the search results for a query. This is the code I'm using, it
works for google and yahoo but not altavista or MSN.
s = new Socket("altavista.com",80);
carriage return in hex 0D15 Jan 2007 17:28 GMT1
I need some help in writing Java code in representing carriage returns
in Hex 0D. I've written a program in Java on an Unix system that
passes data to a Stratus machine via TCP/IP socket. The data I send to
the Stratus box needs to have carriage returns in it, which I've
access multiple web services using a proxy15 Jan 2007 17:24 GMT1
I would like to access multiple web services using the same proxy
generated by Websphere.
The web services will have the same operations.  I have an interface
that all the web services class implements.
 
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.