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

Tip: Looking for answers? Try searching our database.

ThreadLast Post  Replies
showdocument() problem (or bug?)07 Jun 2005 04:23 GMT23
I have a trusted applet that is supposed to generate a pdf file and
save it as a temporary file on the local machine, then display it.
Since display of such an animal can only happen with showDocument(URL,
type) I am trying to build the url using :
download zip07 Jun 2005 03:53 GMT4
I can download the zip file, but can't extract it with jar. The zip size is
correct. Thank you.
import java.net.*;
import java.io.*;
file splitter utility.07 Jun 2005 03:39 GMT2
I have posted the free Java source for a file splitting utility.
see http://mindprod.com/products.html#SPLITTER
Splitter Version 1.0
Split large text/html files into smaller files. I find it much
String Formating07 Jun 2005 01:12 GMT1
Hello everybody...
How can I string formating,
for example:
|1        |Michael  |Brown
Partial XML Validation06 Jun 2005 23:10 GMT3
   An XML question.
   Does anyone know of an Java API that will validate a single node in
   relation to its context. I'm inserting nodes into a document, and
   I'd like to check to see if the node to be inserted is ignorable
Premature EOF exception when reading in https input stream06 Jun 2005 22:50 GMT1
I am making a simple https request and reading in the response.  When I
do so I am always getting a Premature EOF exception from this
particular site which is the one I need to work with.  I will be
receiving a mix of text and binary files in the response.  So somehow I
Java 3D API for rendering06 Jun 2005 22:26 GMT2
Recently I am required to write point-based rendering system with Java. I
found that the OpenGL for Java is not so good as that for c/c++. Could
someone, esp those who are experienced in such field, recommend a good Java
3D API ?  Thanks a lot
Serve static content with tomcat using a servlet on the front page06 Jun 2005 21:49 GMT3
Hello Group
I am working on a web application involving (mainly) one servlet serving
most of the content. I am using Tomcat 5.5. Specifically, I want to do
the following:
Text color in Windows console06 Jun 2005 20:51 GMT11
Running java (1.4) under Windows (XP), how can I change the console text
color for a part of the output text, perhaps something like :
       System.out.println("This is [?1] green [?2]");
Where [?1] and [?2] are some (ANSI ?) code to set and unset text color in
Basic servlet question06 Jun 2005 20:06 GMT3
I have a "classical" problem: how to update a html while a servlet is
being processed. I found some answers here, but I was not able to make
it work.
I have a html file that calls a servlet. It's simple as that:
Which design choice is better?06 Jun 2005 19:39 GMT5
Hi.  I just attended a design review where something funky was
presented.  I recommended a different approach but was unable to
convince others that my approach was worth doing.  I wanted to get some
feedback from this group on this problem.
Help: Tomcat crashes on java.lang.OutOfMemoryError06 Jun 2005 19:00 GMT7
I am running an application (i.e. Remedy Midtier) on Tomcat.  Currently
I run into the "java.lang.OutOfMemoryError" when performing some
activities from the browser when accessing this application.
Basically, the Tomcat crashes when the java process takes about 160MB -
HTML output of JSP document06 Jun 2005 18:32 GMT1
To date I have used JSP documents (xml version of JSP) to output XHTML,
now I have an application that needs to output HTML 4.01.  Is this
possible?  Currently elements like meta tags written like this <meta />
are outputted as <meta></meta> which is not valid 4.01.  Any insight?
Explain odd scope behavior?06 Jun 2005 17:50 GMT6
This seems like odd Java behavior.  Can someone explain the logic
behind it.
Condider these classes:
public class Base
Right use for JTA transactions?06 Jun 2005 17:13 GMT5
I've asked this around a few places (especially forum.java.sun.com)
today without being answered. I'm trying to figure out whether my
thought process is right for using JTA transactions.
I'm writing servlets, with most data in SQL, persisted via Hibernate.
 
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.