Hello All,
I have a JSP page and when i click on the SUBMIT button in the page, it takes me to an index.html file. Currently on this html file, I have a button called "Browse" and i click on it and choose a file and when i submit it(this does some calculations and gives an o/p).
HOWEVER...
Hi,
I have attached a JScrollPane to a text area.
the code is as follows.
JScrollPane jsp = new JScrollPane( jtx1 );
however since the contents in the JTextArea is large horinontally, the text gets displayed in the textarea. However the scroller in the JScrollPane gets positioned towards the...
Hi,
I have an IIS server running and also using the same as an e-mail server. However, what happens sometimes is that: the website does not get displayed and when i check the reason for the same, i find that the IIS server is no longer running. I have to restart the same and it works.
Why does...
Well. I atleast know the answer to this question i guess as itz a requirement for me. :-)
anyways...i am building a jsp application and i am running my jsp on tomcat and using apache as the main web server.
Karthik.
Hi,
Well. I am not quite too sure whether it will be worthwhile or not. But Upgrading is kind of very easy and installation of 4.1.24 is also easy as you just need to install the .exe file available.
However if you have a lot of programs running in tomcat and if they involve the use of...
Hell0 sedj,
Thanks for your e-mail.
I tried changing the line to "session" instead of "page"
I still get the same error.
Check that the package that you are referencing is jarred up in the WEB-INF/lib dir, or unjarred in the WEB-INF/classes dir
what do i need to do to...
Hell0 All,
I am trying to create an application in JSP which inturn calls a java file.
However when i execute the JSP page(using Tomcat webserver) i am getting an error which says...
org.apache.jasper.JasperException: Unable to compile class for JSP
An error occurred at line: -1 in the jsp...
Hell0 All,
Thanks for all your help...it worked...i had to copy the classes12.jar file into the common/lib directory of tomcat and then i started tomcat again and the program was able to connect to the database. Yeah...your suggestions worked...Thanks!
Regards,
Karthik.
Hell0 Shanmy,
Thanks for your reply.
I included the classes12.zip classpath on my startup.bat. I am using Tomcat 4.1.24 version though...anyways...downloaded the exe file of tomcat and installed it. my startup.bat looks like this now:
@echo off
if "%OS%" == "Windows_NT"...
Hell0 All,
I was able to integrate IIS and Tomcat and was also able to access the JSP pages in Tomcat.
However, when others in the same network try to access the same webpage, it does not let them use the webpage as it asks for a user name and password and even if they type one, it does not...
Hell0,
Now when i set the classpath...as suggested by you people...i set the classpath for classes12.zip. and now i am able to compile the program without any errors.
When i restart the tomcat server and run the program, on the tomcat window, i still get an error which says...
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.