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...
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,
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,
I have a JSP application and Tomcat is used as the web server. When i try to run the program, i get an error which gets displayedin the web server....which says:
java.lang.ClassNotFoundException:oracle.jdbc.driver.OracleDriver
When I compile the program i get the following error.(it is...
Hell0,
I have a program written by someone else which does some calculations
and e-mails the results to the user. The program was running good
on a Linux server.
Now the program was transferred from Linux to Windows. However the
E-mail functionality is not working and the results are not send...
Hell0,
I have a program installed which requires Apache server to run. The program runs perfect on the apache server.
However I had to add additional functionality to the program and hence wrote a peice of code in JSP and hence needed Tomcat to execute the same.
When I run the JSP program, it...
Hell0,
I have a program installed which requires Apache server to run. The program runs perfect on the apache server.
However I had to add additional functionality to the program and hence wrote a peice of code in JSP and hence needed Tomcat to execute the same.
Apache and Tomcat servers are...
Hell0 All,
I had a program perfectly working in Linux. However when I transferred the same to Windows environment, I get a lott of strange errors which I am not able to figure out...as i did not write the prgm in linux.
Errors I got:
at...
Hell0,
When I was trying to execute cgi script on apache, I got the contents displayed instead of the file being executed.
Hence I added these lines in the httpd.conf file
<Directory /usr/local/apache/htdocs/somedir>
Options +ExecCGI
</Directory>
The above directive...
Hell0,
I have .cgi files. However when I run them on the apache server, instaed of getting executed, the contents present in the file are getting displayed.
I guess I may need to change something in the httpd.conf file(am not sure though).
Could anyone tell me the way I solve this problem...
Hell0,
I want to remove the defualt webpage which says "Test Page ...If You see this page Apache is installed" when I type in http://localhost on a Linux machine.
I want to find the location of this file. I tried looking up in the htdocs directory under httpd and all other...
Hi,
When i open a webpage using iis, i am getting weird page like:
?HužzBuxeHu?Iu“eHurmu?Hu?Bu?HuELu?HuRich?HuPEL??! `±ìpP?pyP0p<.text&[` `.rdata?p p@@.dataX?€?@?relocf0 @BS?$UVWh?jhh„S??$,ƒÄ?tv‹l$…ítnj,èì‹ðƒÄ…ötPW?YƒÄ‰F…Àt7F???...
Hi,
I have integrated tomcat and iis together. when i open a website, it asks for a username and passwd.(I want to get rid of this-Anonymous is checked).
Anyways, when i type in the username and passwd, i am able to login. However people in the same domain are not able to log in. I have...
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.