I have tomcat 4.1.29 and jdk1.3. I had understood what is Struts,complete flow thru
jakarta site. Can somebody tell what jars,wars i have to install to run sample. I
have searched 5 hrs in jakarta but I have not understood what to install in my tomcat
folder to run ? I don't want tiles or log
Dear Java Friends,
The following snippet code is for storing the ArrayList values into Object array and
it has to display using another loop. My requirement is I want to store only in
Object[] array but not in any other data type. Its compiling but giving run time error
in the following line.
hey);
If the user does not touch the browser means moving the mouse onto the browser within
60 seconds
the control has to transfer to another page. How to do that any ideas?. Ensure that
there is no controls in my browser.
-
Do you Yahoo!?
Yahoo! SiteBuilder -
1) What is the differences between two ?
res.sendRedirect("http://localhost:8080/authendication/Logout/body_logout.jsp";);
or
getServletContext().getRequestDispatcher("/authendication/Logout/body_logout.jsp").forward(req,
res);
2) 1 )Whenever for the first time if the user enters, I want
*) I am uploading a file using MultipartRequest class given by third party. Now my file
is uploading to specific position. My problem whenever the file is uploading, if any
problems comes in uploading immediately it should be monitor using a table or file.
That means
When i click upload the file
I could able to run servlets in tomcat 4.1. I created
a folder called webdev in webapps in that i created WEB-INF and
classes. I stored web.xml in WEB-INF. as follows.
webapps/webdev/WEB-INF/classes
WEB-INF/web.xml
I configured web.xml with servletname,servletclass between webapps
tags. After res