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 / First Aid / August 2004

Tip: Looking for answers? Try searching our database.

ThreadLast Post  Replies
Http POST handling confusion.27 Aug 2004 13:09 GMT1
   I have been searching web for info on handling the http POST request,
Most results results domonstrate how todo this with servlets but not with
app.
Found old forum post that say's to use following while loop (Which is how i
Array Dynamic Casting problem27 Aug 2004 12:52 GMT2
I have to call ExternalClass.myMethod(InputClass[]) and want to change
InputClass and myMethods at runtime.
InputClass rr = new InputClass();
InputClass[] array = new InputClass[] { rr };
newbie help interpreting this code from book27 Aug 2004 05:41 GMT7
I have been reading Thinking in Java (2nd E., Bruce Eckel) and there is
one little thing I simply cannot figure out about this one code snippet
in the book.  Here it is:
public class IfElse2 {
Mozilla cannot recognize my java plugins27 Aug 2004 01:47 GMT2
Ok here are the details.
I don't have root password.
I am using mozilla 1.4.3
and Linux Red Hat
Java Errors in IE in XP26 Aug 2004 22:51 GMT4
I go to the Java help web site and I can see all the applets and script
test.
But when I visit some sites I get error messages on the bottom left corner
of my browser.  Errors like <Java script=void>. Or I click on a thumbnail an
How to get Web Service URL at Tomcat startup26 Aug 2004 20:55 GMT2
I have an Axis Web Service running on Tomcat 4.x. I want it to know
its full URL address (for ex.
http://myserver.com/axis/services/myservice) after Tomcat starts. Is
there any way to do it?
test a string has only alphabets [a-zA-Z]26 Aug 2004 20:29 GMT10
If I want to test a string has only alphabets [a-zA-Z], there is no
String API to do that.
Is that true? I guess the best approach is to use reg expression.
Please advise. thanks!
Key listener 26 Aug 2004 19:56 GMT2
I have just startet programming in Java, hence just work in my
commandwindow.
Now I have made a little program where I use an if-sentence to determine
what's to happen next.
Global Error Logging26 Aug 2004 19:38 GMT4
I have a Java program composed of a number of classes.  Is there any way to
enable global error logging to a particular file?  I know how to use
try/catch, but I'm looking for something I can add to the first class run
(or, if I have to, to every class) to make sure any errors are ...
how to install ibm jdk from tgz26 Aug 2004 18:03 GMT1
I've downloaded IBMJava2-SDK-142.tgz for Linux and untarred
it.
Neither the docs contained within the tarball or at
developerWorks, that I can find, show how to install the sdk
GridBagLayout confusion26 Aug 2004 17:13 GMT3
Resizing components added in a GridBagLayout doesn't seem to affect
the actual size of the component.  Where am I lost?
Snippet below;
import java.awt.*;
Searching Java bug database26 Aug 2004 15:28 GMT2
Since a day or so I'm experiencing timeouts when I try to do a search in the Java bug database
<http://bugs.sun.com/bugdatabase/index.jsp>
I can view individual bug reports, e.g.
<http://bugs.sun.com/bugdatabase/view_bug.do?bug_id=4117557>
Tomcat5.0 Question - webapp looks for files in bin directory?26 Aug 2004 15:13 GMT4
I am new to serlvets and using Tomcat.  I have an example webapp
running, but I want to have a set of data files which my serlvet can
read.  The files were not being found when I placed them in the same
directory as the class files.
java.nio.charset.CharsetEncoder fails for me25 Aug 2004 20:16 GMT6
I try to write a program that can handle multiple charsets, and thought
i would find what i need in the java.nio.charset package. But alas, it
does not seem to work as simple as i wanted.
I managed to break down my problem to the following bit of code:
Help Tomcat 5.0 and Apache 2.025 Aug 2004 19:32 GMT1
Installed Apache 2.0 and Tomcat 5.0 in Redhat Linux 7.2
Started Apache with "httpd -k start" and Tomcat "start.sh"
They both running FINE, NO Problems at all.
Now I want to link Apache and Tomcat together.
Pages: 1 2 3 4 5 6 7 8 9 10 11 12 13 14 July, 2004
 
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.