JOptionPane.showMessageDialog is not working on tomcat however it is working on netbeans on same machine

JOptionPane.showMessageDialog is not working on tomcat however it is working on netbeans on same machine

the following code is not running on apacheTomcat 7.0.30 version but the same code is working on netebans 7.0, how to make it working on tomcat individually.

<%@ page import="javax.swing.JOptionPane" %>
<!DOCTYPE html>
<html>
    <head>
        <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
        <title>JSP Page</title>
    </head>

    <body>
    <% JOptionPane.showMessageDialog(null,"welcome to my web page"," Welcome",JOptionPane.INFORMATION_MESSAGE);%>

    Hello World! this is web2 project

       </body>
</html>
View Answers









Related Tutorials/Questions & Answers:
JOptionPane.showMessageDialog is not working on tomcat however it is working on netbeans on same machine
JOptionPane.showMessageDialog is not working on tomcat however it is working on netbeans on same machine  the following code is not running on apacheTomcat 7.0.30 version but the same code is working on netebans 7.0, how to make
Same email-massage is sending twice in online server(tomcat) but working fine in my local server(Tomcat)..
Same email-massage is sending twice in online server(tomcat) but working fine in my local server(Tomcat)..  Sir, I created one project in jsp... mail to admin at specific time. In local Server(tomcat):::>When employee
Advertisements
UITapgesturerecognizer not working
UITapgesturerecognizer not working  uitapgesturerecognizer not working
Datagrid not working
Datagrid not working  The code here is working fine, apart from the fact that that I'm using netbeans 6.5 and the servlet v2.5 and struts 1.1.... working. please help me out
i want to retriev and update in same form but its not working pls help....
i want to retriev and update in same form but its not working pls help....  <p><!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd"> <html></p> <p>
htpasswd working
htpasswd working   hii, What does htpasswd do?   hello,ADS_TO_REPLACE_1 htpasswd creates a new user in a specified group, and asks to specify a password for that user
hibernate.archive.autodetection not working
hibernate.archive.autodetection not working  Hi, What is the use of hibernate.archive.autodetection? I am trying to use in my project but its not working. How to resolve hibernate.archive.autodetection not working issue
Why this is not working...?
Why this is not working...?  import java.util.*; public class Family { int size_of_family=0; public Person[] members=new Person[size_of_family...{ String colour; } the same class can also be written as .... class cat extends
Comparing arrays not working correctly?
Comparing arrays not working correctly?  Comparing arrays not working correctly
Update not working in hibernate.
Update not working in hibernate.  Update not working in hibernate
Nitobi Grid is not working in IE10/IE11
Nitobi Grid is not working in IE10/IE11  Nitobi grid is working in IE8, but not working in IE10/IE11. we are using above two javascript files to open the grid
Focus method not working in firefox
Focus method not working in firefox  object.focus() is not working in firefox and chrome the element is not focused what was the problem
ModuleNotFoundError: No module named 'working'
ModuleNotFoundError: No module named 'working'  Hi, My Python... 'working' How to remove the ModuleNotFoundError: No module named 'working... to install padas library. You can install working python with following command
ModuleNotFoundError: No module named 'working'
ModuleNotFoundError: No module named 'working'  Hi, My Python... 'working' How to remove the ModuleNotFoundError: No module named 'working... to install padas library. You can install working python with following command
ModuleNotFoundError: No module named 'working'
ModuleNotFoundError: No module named 'working'  Hi, My Python... 'working' How to remove the ModuleNotFoundError: No module named 'working... to install padas library. You can install working python with following command
Working with Tomcat Server
Working with Tomcat Server       This section explains how to work with Tomcat Server Apache Tomcat is a famous Servlet container developed at  Apache
calender working in struts - Struts
calender working in struts  when i execute the following code ,that is working properly if i convert to struts html tags that code is not working please help me to rectify the problem
html dropdown not working firefox
html dropdown not working firefox  I am writing a Dropdown code in HTML which is not working in firefox. What could be the reason as it's perfectly working in IE and Crome. Thanks
Struts application not working in LINUX - Struts
Struts application not working in LINUX  Hi ALL, I have a struts... in LINUX prodution system. The application is not recoginsed the web server is Tomcat5. I tryed with a sample servlet on linux tomcat its also not working
data science for working professionals
data science for working professionals  Hi, I am beginner in Data Science and machine learning field. I am searching for the tutorials to learn: data science for working professionals Try to provide me good examples
file_exists php not working
file_exists php not working  file_exists php not working. Please give me the simple example
r set working directory
r set working directory  Hi, How to set working directory in r.... There are command to set the working directory in R. Working directory is the base... project. After setting working directory you can load data files without providing
window.open() not working - Ajax
is that the pop up window is not at all working.. Once I click the button, the page remains the same and no further procession is taking place.. Can u plz tell me where
JTextfields working with JTextArea
JTextfields working with JTextArea  I have 2 database tables one...")); } JOptionPane.showMessageDialog(null, "Retrieved data succesfully." + "","Record...); } catch(Exception ex) { JOptionPane.showMessageDialog(null
Dynamic-update not working in Hibernate.
Dynamic-update not working in Hibernate.  Why is dynamic update not working in hibernate?   Dynamic-update is not working. It means when you are running your update, new data is added in your table in place
Working of POS Terminal
Working of POS Terminal  Hi there, thanks for this post. Just curious how actual POS terminal will interact with PHP. PHP doesn't provide hardware interaction. Thanks for reply. Regards. (adsbygoogle
UIWebView zoom not working
UIWebView zoom not working  Hi, I don't know why UIWebView zoom not working? Tell the solution. Thanks   Hi, Open the .xib file and set scalesPageToFit to YES. Thanks
StandardServiceRegistryBuilder not working in Hibernate 4.3.1
StandardServiceRegistryBuilder not working in Hibernate 4.3.1  Hi, It seems that the StandardServiceRegistryBuilder not working in Hibernate 4.3.1.... working with the Hibernate 4.3.1 and it is giving following error message: Access
background images in css not working
background images in css not working  In the application i'm passing a background image from CSS in the given format ... background-image: url("Image\backgroundImage.GIF"); which is not working. So, please give me an example
calculate working hour
calculate working hour  why echo not come out? <html><body> <form action="<?php $_SERVER['PHP_SELF'];?>" method="post"> Working hour : <input name="workout" type="text"/><input name="submit1
working of a div tag in html
working of a div tag in html   !DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional...,internet EXP, opera). all are printing the same output. cany anyone tell me
Working with Eclipse IDE - Struts
Working with Eclipse IDE  hello, i am beginner to eclipse . i want to run my first struts program in eclipse 3.2. what are the steps for running struts in eclipse . Any body plz, tell me the setting environment of eclipse
php <? ?> tag not working
php tag not working  why PHP tags not working in my application?   This might happen when your shortopentag is turned off. So, you will have to turn it on by changing the status of this PHP tag in php.ini file. Here
command prompt is compilation is not working
command prompt is compilation is not working   Dear java users can anyone help me to run the program in command line prompt i tried by selecting the environment variable and class path and path in my system my program
Why is urllib2 not working in Python 3.7
Why is urllib2 not working in Python 3.7  Hi, I am trying to use the urllib2 library in Python 3.7, but it is not working. Can anyone explain me? Why is urllib2 not working in Python 3.7? Thanks
Ajax not working in jsp
Ajax not working in jsp  I'm using Netbean, Ajax validation in the following code is not working the code succesfully run for first UID validation adn also for ee-mail but does not enter if else for firstname field please help me
code not working properly
code not working properly  protected void doPost(HttpServletRequest request, HttpServletResponse response) throws ServletException, IOException { // TODO Auto-generated method stub response.setContentType
Multi Threading is not working in that why...?
Multi Threading is not working in that why...?   import java.io.File; import java.io.FileInputStream; import java.io.FileOutputStream; import java.io.IOException; import java.io.InputStream; import java.util.Date; public
ModuleNotFoundError: No module named 'TwistedSNMP-working'
ModuleNotFoundError: No module named 'TwistedSNMP-working'  Hi, My... named 'TwistedSNMP-working' How to remove the ModuleNotFoundError: No module named 'TwistedSNMP-working' error? Thanks   Hi
ModuleNotFoundError: No module named 'working-calendar'
ModuleNotFoundError: No module named 'working-calendar'  Hi, My... named 'working-calendar' How to remove the ModuleNotFoundError: No module named 'working-calendar' error? Thanks   Hi, In your
ModuleNotFoundError: No module named 'working-calendar'
ModuleNotFoundError: No module named 'working-calendar'  Hi, My... named 'working-calendar' How to remove the ModuleNotFoundError: No module named 'working-calendar' error? Thanks   Hi, In your
JDBCTemplate BatchUpdate() example not working
JDBCTemplate BatchUpdate() example not working  Hi, I tried the JDBCTemplate BatchUpdate example, with IBM DB2 database. I updated the dataSource bean values accordingly. When I try, the program runs fine, however the database
why jsp pages are not working on linux but java application is working in windows - JSP-Servlet
why jsp pages are not working on linux but java application is working in windows  java web application jsp pages are not showing the fileds corectly on linux server but same application is working on windows.why
J2ME application not working on n79
J2ME application not working on n79  Hi, i had developed assignment on sun sdk and its running fine on emulator but not showing results in two text fields on my mobile phone i.e.nokia -n79.please Help import
J2ME application not working on n79
J2ME application not working on n79  Hi, i had developed assignment on sun sdk and its running fine on emulator but not showing results in two text fields on my mobile phone i.e.nokia -n79.please Help public class MoneyL extends
J2ME application not working on n79
J2ME application not working on n79  Hi, i had developed assignment on sun sdk and its running fine on emulator but not showing results in two text fields on my mobile phone i.e.nokia -n79.please Help public class MoneyL extends
J2ME application not working on n79
J2ME application not working on n79  Hi, i had developed assignment on sun sdk and its running fine on emulator but not showing results in two text fields on my mobile phone i.e.nokia -n79.please Help public class MoneyL extends
data analytics courses for working professionals
data analytics courses for working professionals  Hi, I am beginner in Data Science and machine learning field. I am searching for the tutorials to learn: data analytics courses for working professionals Try to provide me
masters in data science for working professionals
masters in data science for working professionals  Hi, I am beginner in Data Science and machine learning field. I am searching for the tutorials to learn: masters in data science for working professionals Try to provide me
data science course for working professional
data science course for working professional  Hi, I am beginner in Data Science and machine learning field. I am searching for the tutorials to learn: data science course for working professional Try to provide me good

Ads