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 / May 2005

Tip: Looking for answers? Try searching our database.

ThreadLast Post  Replies
Programming GSM java12 May 2005 12:46 GMT3
I just started to find out that I can write programs in Java for my
cell phone. I just started but it is hard to find examples. Does anyone
has an example. An ideal example maybe would be a simple calculator or
something.
Refresh HTTP java code12 May 2005 09:49 GMT5
Im french, sorry for my english
I have a program who take some information of a web page. The number
of results are different in fonction on my search and are displayed on
different pages with an index like :
Tool for modeling web applications based on Struts12 May 2005 09:33 GMT2
Tool for modeling web applications based on Struts
Hello everybody.
I'm looking for some GUI tool that would be helpful for modeling
Struts-based web application (especially page flow)
web.xml help - struts12 May 2005 07:20 GMT3
I am having trouble specifying two servlets for two types of action
classes. My web.xml entries are as follows:
<servlet>
 <servlet-name>adminaction</servlet-name>
Printing PDF files in Java12 May 2005 07:15 GMT2
Does anyone have experience printing PDFs from within a Java program?
I naively thought that, given that Java and PDFs normally play so well
together, that this would be a very straight-forward thing to do. Certainly
there are lots of available tools to create, edit, and read PDFs ...
UnsupportedClassVersionError12 May 2005 00:51 GMT1
When I try to run my program -using the comm api and native win32comm.dll, I get the
following error:
java.lang.UnsupportedClassVersionError: comportize/Comportize (Unsupported major.minor
version 49.0)
Question about invoking HttpServlet on Linux, by URL or via JSP12 May 2005 00:40 GMT3
I'm taking a class at DeAnza College, and the
instructor doens't have enough time to answer questions
and he knows virtually nothing about how to get
anything working on Linux, the only system where I have
Apache Ant input task - how to handle password ?11 May 2005 22:36 GMT1
I have written an Ant build script to deploy a WebLogic application. I
do not want to store the password in plain text in a property file.
When I use the Ant input task, it displays the password in clear text.
Is there any way to NOT display the password in clear text or rather
Non-blocking method for reading writing objects to sockets11 May 2005 21:53 GMT19
The methods writeObject and readObject of socket class are blocking
one. i.e. if we create a ObjectInputStream object using
new ObjectInputStream(socket.getInputStream()), the methods blocks
until it gets some stream stuff.
ksoap and iden11 May 2005 21:20 GMT1
I'm attempting to use ksoap on a Nextel i88s emulator.  My code
follows:
try
{
Constrasting Color11 May 2005 21:05 GMT8
If I have a Color object, is it possible to get a constrasting Color in
return?
Black: 255 255 255 becomes White: 0 0 0 so on and so forth...
Newbie: Network Sockets and Ports11 May 2005 20:06 GMT5
Can someone tell me if there is a problem with this set up?
I have a server that is listening to a single port (port 6070).
Requests are made to the server at port(6070) and processed.  Clients
will send requests to the server for several different services.  Let's
FFT in java11 May 2005 19:51 GMT7
Hi - I am a new to DSP and in need of some clarification regarding the
following FFT implemented in java. What I am mainly trying to do is
compute the logarithmic amplitude based on the output from the FFT
using the following 10 * Math.log(FFT input).
Need help with asynchronous proxy connection11 May 2005 19:09 GMT1
I need to build a proxy server that will keep alive an asynchronous
connection with a client and a remote server until the client closes. The
type of data is ASCII.
I've tried this code it doesn't work?
Color of JComboBox11 May 2005 19:01 GMT14
I like to change the color of the JComboBox, my code so far:
JComboBox piclist = new JComboBox(pics);
    piclist.setEditable(true);
    ComboBoxRenderer renderer = new ComboBoxRenderer();
 
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.