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
Any VoiceXML service providers in UK offering free trial access for developers?31 May 2005 20:57 GMT5
Does anybody know of any VoiceXML service providers  in the UK who offer
some form of trial access to developers?
peer to peer messaging31 May 2005 20:50 GMT17
Hi!  I want to write an application that will send a message to another
computer using Sockets.  I've wrote a simple echo client server before
using Sockets but this application is different.  I want to be able to
send a message to any other computer running this application.  *** ...
J2EE book31 May 2005 20:13 GMT6
I am trying to find a good J2EE book to learn J2EE (EJB, Entity Beans,
Session Beans, JST etc). I am tryint to find a book that teaches how
to build J2EE project from the scatch. Also, a book that has a CD with
all the source code of the example project. Anyone can recommend such
Struts and javascript31 May 2005 17:39 GMT4
I have a javascript tree menu store in jsp page. I should put <html:link>
tags in this script but it isnt work for me. I know that web container
should compile this <html:link> tag and when i have this in js file he wont
make it. It is any possibility to solve this problem?? Or ...
SQLJ - problem with Oracle.close()31 May 2005 17:24 GMT2
when running a SQLJ file, everything goes correct, the program works
properly, but in the end I get:
java.lang.NoClassDefFoundError: sqlj.util.io.OracleOutputStreamWriter
at
Problem showing up server generated PDF in Browser31 May 2005 15:44 GMT2
This is the code i use to show the PDF in a browser
ByteArrayOutputStream outStream = new ByteArrayOutputStream();
res.setContentType("application/pdf");
res.setHeader("Content-Disposition","inline;Filename= " +
generate interface to xml31 May 2005 15:37 GMT2
I have a jar that is loaded onto a vm. Is there a way to extract the
interface information and  output it to an xml file?
all hints are very much welcome!
cheers,
Struts / tomcat 5.5 / File problem31 May 2005 13:28 GMT1
I'm just starting with struts, with the book : Struts in action.
I use some classes from this book, and in one of them, there is a problem
in my environment.  (jdk 1.4.2_08, tomcat 5.5.9, struts 1.0.2)
The application is a simple registerpage, where a user must give in a name,
exceptions in static initializers31 May 2005 12:50 GMT3
Ever so often I find side remarks in
postings that exceptions in static
initializers are a pain/bad/hard to
track/etc. I wonder why this seems
Newbie: Just drop it on the classpath31 May 2005 12:33 GMT7
I found what seems to be a good MS SQL driver call jTDS. Its open source and
on SourceForge and, as is, typical the doc is sparse. But in this case I
think the problem is mine.
They say on their site:
Eclipse compiler compliance31 May 2005 12:27 GMT8
I've set the following compliance settings in Eclipse:
Compiler compliance level: 1.3
Generate class file compatibility: 1.3
Source file compatibility: 1.3
Applet paint problem (only on IE)31 May 2005 11:23 GMT5
I've written an animated, double buffered graphical applet for JDK 1.1.8 (It
has to run without the user having to download a new JRE) that is run in a
table cell on a web page. It uses threads for the animation, with a delay
based on the speed of the animation.
Java Programming Using Netbeans Tutorial31 May 2005 11:16 GMT2
I created a short tutorial for programming using Netbeans for people
just getting started with Java.  I think you'll enjoy it.
http://www.bushidohacks.com/pub/lab/cgi-bin/java.pl
It's been online for only a few days but already a couple people have
2's complement31 May 2005 05:32 GMT5
Could anyone give me sample code to calculate 2's complement of an
integer which is n (n<16) bits length?
Thanks!
How to see if an object is part of a specific vector?31 May 2005 05:20 GMT5
I'm making a space invader-like game, and for one method
getLocationOfNearestAlien, which lasers use in part to see if they are
touching an alien, I need some help.
public NearestAlienInfo getLocationOfNearestAlien(double x, double y) {
 
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.