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

Tip: Looking for answers? Try searching our database.

ThreadLast Post  Replies
Problem with if-else statement in for loop29 Dec 2004 17:23 GMT14
I am having problems with this section of code...
public void updateRank(){
int x = -1;
int y = -1;
JSP forward POST requests to new window29 Dec 2004 17:12 GMT2
request.getRequestDispatcher(url).forward(request,response);
will forward the POST request from previous page to the next page, but
they are on the same window.
I want to forward the POST request to a new window:
static void main problem29 Dec 2004 16:26 GMT9
I'm having some trouble with the static void main concept in stand
alone java applications.
Here is an example to explain my problem.
-------------8<---------------
Runtime Exception: underlying model changing???29 Dec 2004 14:16 GMT9
Can anyone help a newbie who keeps getting this error?  Thanks in advance.
java.lang.RuntimeException: java.util.ConcurrentModificationException:
ConstraintIterator failed due to the underlying model changing.
at
pls explain these methods...29 Dec 2004 13:44 GMT7
from servlet API:
getInitParameter(String) - Method in class javax.servlet.GenericServlet
    Returns a String containing the value of the named initialization
parameter, or null if the parameter does not exist.
package javax.ejb does not exist29 Dec 2004 08:20 GMT1
  I am trying to learn Enterprise programming and is trying to
compile a small program.  I have downloaded the J2EESDK from the Sun
site.  I am trying to compile the program, but the error mentioned
above is being reported.
Servlet and JSP29 Dec 2004 07:29 GMT1
A basic question??
What is the fundamental difference between Servlet ,JSP and Java
Beans. me Just a begineer,so basic functionality anwer will work fine
for me, to understand and start learing from there.
Preserving invalid URL29 Dec 2004 07:17 GMT1
I am working on a java web application and have the need to preserve a
URL that throws a 404 error.  I have the following entered into my
web.xml:
<error-page>
JSP, forward, include, dispatch rules ?29 Dec 2004 05:03 GMT1
Can I get a clear summary of the rules involved with these ?
forward,  include,  RequestDispatcher rd
<jsp:include page="servlet/MyServlet" flush="false" />
rd.forward(req, res);
Java application with formula29 Dec 2004 02:26 GMT1
Hello, i want to write a program with the following data:
A wine farmer sells wine to customers who visit the farm. Suppose that the
daily demand d in liters as function of the price p in guilders per liter is
given by:
java -jar HelloWorldApp.jar errors29 Dec 2004 00:25 GMT7
error:
C:\java>java -jar HelloWorldApp.jar
Failed to load Main-Class manifest attribute from HelloWorldApp.jar
contents:
Newbie: Is there a way to stop JTable columns from moving?28 Dec 2004 23:47 GMT1
I'm just beginning with Java. Can you help? Is there something I can
do to make it impossible for the user to mess around with the order of
the columns. It's just that I find it annoying that the columns can be
moved when there's absolutely no use for it!
Compiler error28 Dec 2004 18:37 GMT8
I have sorted out all my stupid errors with this code, except for one.
I am getting the error "cannot resolve symbol variable
TextInputPrompt", and can't figure out why. As far as I can see, I
have imported the java.io.* classes and spelled the name correctly.
Passing java sockets impossible?28 Dec 2004 13:49 GMT5
   Is it REALLY impossible to pass java sockets to external programs in
any way?  Is there no socket handle, as in c?  If anyone knows of a way
to do this in java, or can confirm that it is absolutely impossible, it
would be a ton of help.  Thanks
Declaration of variable problem...28 Dec 2004 13:38 GMT13
I'm sure this is a silly question but I'm having problems with declaring an
object inside a conditional statement. The compiler complains that it cannot
resolve the variable I have assigned to the object.
To try and figure out why I wrote the following (totally useless) code:
 
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.