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

Tip: Looking for answers? Try searching our database.

ThreadLast Post  Replies
create http image content with c++08 Jul 2005 22:29 GMT1
In java, we can write a servlet and deliver image content to the
response, for example,
//in my servlet class:
   BufferedImage mapImage = myTookKit.generateMap(String address);
best way to deliver image on the web08 Jul 2005 20:34 GMT2
I would like to get some suggestion about my image processing work. I
want to load a image, do some processing, and send it out (to a file or
a servlet reponse). What is the best way to do it? ImageFilter?
ImageOp? Since I have not start the project it, all suggestion about
JNDI properties file08 Jul 2005 18:32 GMT1
My Client application is built to contact with a Java Server JBoss. I have a
JNDI properties file that is attached with other classes in my .jar client
file. The content of this file is as the following:
-----------------------
weird exception during start of applet... (J2SE5)08 Jul 2005 17:37 GMT1
does somebody have an idea what the exception:
java.lang.NoClassDefFoundError: IllegalName: <!DOCTYPE HTML PUBLIC
"-//W3C//DTD HTML 4.01//EN" "http://www.w3.org/TR/html4/strict.dtd">
       at java.lang.ClassLoader.preDefineClass(Unknown Source)
starting a weblogic servlet?08 Jul 2005 14:29 GMT4
  I have written a basic servlet of the form
public final class MyServlet extends HttpServlet
{
   public void init(ServletConfig config) throws ServletException
Iterator08 Jul 2005 05:49 GMT4
I have a Collection:
Collection tables =tablesmap.values();  //where tablesmap is a HashMap
and whenever I need access to the values I do this in a processing method:
void process()
HTML07 Jul 2005 23:46 GMT3
                 I am trying to add html tables to a html document and
the html table appears but here is the problem in that only certain
attributes of the table is being adhered to and the rest ignored. This is
what i am doing
Help with bitwise07 Jul 2005 22:16 GMT4
I've never used bitwise before. Can someone explain what does the
following mean:
"This parameter is a bitmask, with only 2 bits having any significance.
 If bit 3 is set, the decimal value is 8."
double quotes issue in request object07 Jul 2005 21:58 GMT2
I am having an issue with double quotes in a string, where in the
request object has the garbled string, but the form element has the
correct value. For e.g here is what i have
<INPUT TYPE="text" NAME="element_name" VALUE=""ABCD "EFG" HIJK,
JNDI LDAP pwdChangedTime password timestamp07 Jul 2005 20:53 GMT1
Help!!
I'm trying to determine the amount of time until a user's password
expires. This information is stored in an Oracle Internet Directory
LDAP. I'm using the JNDI api's, of course.
Understanding Packages07 Jul 2005 20:47 GMT4
I am reading Ivor Horton's Beginning Java 2. I have the following
package setup:
C:\Java\Packages\Geometry
In this directory I have 2 classes:
Retrieve version number for Windows executable07 Jul 2005 20:15 GMT7
Is there a way to extract the version number of a Windows executable
file using Java? For example, if you right-click an executable file in
Windows to obtain the Properties for that file, there is a "Version"
tab. I'd like to obtain access to that information from within my
User Interface Control on AIX Host for character/text based Application07 Jul 2005 19:49 GMT1
I have hunted high and low and don't seem to be able to get a clear
idea of how to achieve what I need to do (which is pretty basic). I
want to write a Java Application (initialy on AIX v4 and then port it
AIX v5) which will provide a simply menu and data entry system for a
Can you call an Ant target from a JAVA class?07 Jul 2005 18:44 GMT4
I need help in calling an Ant target from within a JAVA class.
If anyone knows how to do this, I would appreciate the help.
Thanks!
hust6
Swing, JFrame and JInternalFrame07 Jul 2005 18:25 GMT8
Greetings, All-
I am having difficulty getting my application configured the way I
would like.  This is a really standard thing, so I must be missing
something simple.  I am hoping some of you might have a better idea
 
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.