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

Tip: Looking for answers? Try searching our database.

ThreadLast Post  Replies
how to save System.err in a log file?15 Sep 2005 19:45 GMT2
  We are using Java 1.4 on Solaris 8.  How do I output my Java
System.err o
output to a log file using standard Unix trickery?  I don't want to
alter my Java code.  I run the process like so
JNI question. UnsatisfiedLinkError upon method invocation15 Sep 2005 19:43 GMT7
I am getting an UnsatisfiedLinkError not when I load the library but
rather when I call a native method whose implementation is inside
the dll.
Some code:
Change the context of deployed WARs15 Sep 2005 17:16 GMT2
as far as I know, using the Tomcat Manager I'm able to upload a WAR
from my PC to the tomcat server and the manager automatically deploy
the web-application with the context <WAR name>.  So I can call the
web-app with the URL
Sax Parser problem : xml encoding  of string??15 Sep 2005 16:59 GMT5
I'm trying to parse an XML string with Java's SaxParser.  The program
fails at the end of an element or at the beginning of a new element.
Is my XML string okay?
<?xml version="1.0" encoding="utf-8"
Sax parsing problems. Saxfactory loading different parsers15 Sep 2005 16:56 GMT3
Ok, my situation is this. I am using the JOX XML bean loading class to
load my java objects from XML. All works well on my development
environment. I am deploying a webservices through tomcat 4.1 in my dev
env. When I deploy the code to the test environment (running a
Look what I found, free grid java applet !15 Sep 2005 16:51 GMT1
Look what I found, free grid java applet !
http://www.alfabdi.com
http://www.alfabdi.com/alfabdi/html/superGrid.html
Regards,
form based authentication exception message15 Sep 2005 16:35 GMT1
Hi everibody, I'm developing a J2EE application on JBOSS/TOMCAT.
My web.xml file contains
<login-config>
   <auth-method>FORM</auth-method>
About generating serialVersionUID using Eclipse 3.115 Sep 2005 15:46 GMT19
I am using Eclipse 3.1.
I have created a class which extends Frame and do not implement the
Serializable interface as in the declaration of class.
But still the IDE is giving the warning:
Java Server Controls and ASP.NEt Server Control15 Sep 2005 14:41 GMT2
I have a custom ASP.Net application.
I would like to place custom Java code within ASP.Net. so i would like
to follow the approach of creating Java Server Controls and then
placing them in ASp.NEt.
ring tones15 Sep 2005 14:37 GMT1
Does anyone know how to program ring tones for phones?
how big can an array be before it becomes unmanageable?15 Sep 2005 12:20 GMT13
In theory, how big can an array be before it becomes unmanageable? I know
this has some basis on the machine spec. However it is the proportions that I
am unsure about. Since an array initialises all it is values to 0 if they are
not specified at creation.
Fast access multi-dimensional arrays? (int type)15 Sep 2005 09:37 GMT10
I have a question of: is there any way we can create a
multi-dimensional arrays data structure, each grid item is a "int",
with fast access for operations like "increase value in one grid", or
get that value?
question about DES API15 Sep 2005 09:25 GMT8
The following is the code I wrote to do DES encryption.
    public byte[] run ()throws Exception
    {
        // TODO Auto-generated method stub
looking for pattern15 Sep 2005 09:12 GMT4
I'm looking for a pattern that is good practice that allows called
classes to make calls back to a main application class.
Here's an example ...
My MainAppClass calls JPanelClassA which implements a custom Listener
Virtual Memory15 Sep 2005 08:07 GMT4
I am running a program that uses the BigInteger class and the modPow method
on a 100,000+ binary bits integer. The problem is that instead of allocating
memory and staying there, the operation seems to be using virtual memory
instread. My program is as slow as I/O, which really ...
 
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.