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

Tip: Looking for answers? Try searching our database.

ThreadLast Post  Replies
Printing gets partial results08 Dec 2005 15:15 GMT3
I have a Java PrinterJob that is printing a printable object. The pages
are a header with an image and two lines of text, plus a table header.
The middle portion is data from the cells of a table. And there is a
few lines of footer text. Originally I tried scaling the graphics
getBundle() can find .properties only if it is part of war08 Dec 2005 14:17 GMT1
If I include all the .properties (locale related) files within the war file
then getBundle() works fine. But, if I copy the .properties into the
WEB-INF/classes after the war is extracted, then getBundle() doesn't work -
it throws MissingResourceException.
Ensuring directory deletion has complete08 Dec 2005 14:06 GMT1
I am writing a program that adds and removes files cleaning up empty
directories when the last file has been removed; it also automatically
creates the directory when a new file needs to be written.  During
testing I have discovered that if a directory is removed and then
Validating parsed XML document against XML-schema08 Dec 2005 14:02 GMT1
*PROBLEM: how to validate parsed XML document against (parsed) XML-schema.
*IN: XML document as org.w3c.dom.Document, XML-schema as stream
*OUT: information if document is valid against schema. If document is not
valid DETAILED information about ALL errors (especially: node that ...
java web server08 Dec 2005 13:56 GMT4
We need to deploy a web application on an intranet. This application
will have to be used by 300 people at the same time.
Since this application is based on servlets/jsp, we use Tomcat on our
development platform, but the benchmarks we have consulted show that
Urgent: Resourcebundle.getBundle() doesn't look for properties file08 Dec 2005 13:04 GMT3
Our properties files are located at path say xxx and bundle name is bbb. So,
our code does the following Resourcebundle.getBundle(bbb,locale). This works
fine.
Now, we need to support kanji script in japanese. So, my code appends kanji
How to compromise with other programer/PM's bug?08 Dec 2005 12:09 GMT22
           Our PM( project manager) want to do a perfact job, and then he
always change new spec; and then we have to change code again and agin.
Moreover, anyone's change is possible to affect our's design, right? and
then we have to update again and again..
socket problem (connection)...08 Dec 2005 09:55 GMT3
i have problem to connect to server
i run the code and i get:
->connection ok
and after
receive udp packets on windows xp08 Dec 2005 05:22 GMT3
I'm trying to write some Java code that receives UDP packets on a
specific port.  I'm using jre1.5.0_06 on a windows XP pro machine.  My
problem is that the code works on a Linux box, but not my Windows box.
Here is the code (which I modified from anohter Usenet post):
Stumped!08 Dec 2005 05:20 GMT6
I realize that this program is for beginners. In any case, I can't find
the problem. Here it is:
(It's supposed to print out alice: balance = 625; bob = 436; I don't
think it's adding the interest and I can't see why)
SQL Development tool for Sybase?08 Dec 2005 04:33 GMT3
Forgive me.  This hasn't been asked on the group for awhile.
We're looking for a product that helps debug, compile and create
stored procs on Sybase.  Hopefully something free, but anything would
be an enlightenment.
Need help with Java MulticastSocket08 Dec 2005 02:37 GMT16
I'm trying to use Java multicasting on a single computer (Linux) for
testing purposes and can't get it to work. I'm using the example from
the Java Tutorial:
http://java.sun.com/docs/books/tutorial/networking/datagrams/broadcasting.html.
Is Java Applet Best?07 Dec 2005 23:55 GMT3
To anyone with an opinion:
I am trying to write a series of fixes for customers on our website. I
want it to do things like clear temp. internet files, delete cookies,
setup outlook express(with ins file), and a series of other easy fixes,
Hi all07 Dec 2005 23:47 GMT7
Hi all, I just joined this group... hope I can be of any much help..
I have this problem with applets, when I run it on the appletviewer is
doesn't show any error but when I deploy the html to a server and acess
it from a browser it shows ClassFormatError : Truncated classfile. I
Japplet07 Dec 2005 23:36 GMT4
currently we are trying to convert a java gui program into an applet.
now that we are inheriting from JApplet we have the following error
message:
(formerly the program inherited from JComponent)
 
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.