DIRECT ACCESS USING URL SHOULD NOT PERMIT

DIRECT ACCESS USING URL SHOULD NOT PERMIT

if someone know the url address like : http://localhost:8080/payment.jsp then he/she can open my page.i just want to revoke the user from such type of action i mean until he enter correct uid and pwd he can't open this page..... how to perform this action please let me help

USING LOGIN I DONE THIS BUT PROBLEM WITH DIRECT URL ADDRESS HE/SHE CAN OPEN..PLEASE HELP ME?

View Answers









Related Tutorials/Questions & Answers:
Direct Access of PDF
Direct Access of PDF  Hi During the security audit of my project ,i got an case in report dat is no one can access the pdf file without login.I have no's of pdf in a folder,but problem is this any1 can open the pdf by knowing
Protect JSPs from direct access
Protect JSPs from direct access  How to Protect JSPs from direct access
Advertisements
Access URL Failed!?
Access URL Failed!?  Hi, May i know how to convert my domain name into IP address? becuase i working on J2ME but don't know why the my application unable to access the URL. "connector.open("http://886089.com/datetime.asp")". I
Access URL
Access URL       This example is used to access the data from the specific url. The Stream Connection is used to connect the application to the specific url by Airtime (connect
Spring Security auto generated login to secure URL access
URL access by providing  auto generated Login  form using Spring...Spring Security auto generated login to secure URL access In this section, you will learn how to secure URL access through auto generated Login  form
avoid using the whole URL
avoid using the whole URL  How can I avoid using the whole URL
download image using url in jsp
download image using url in jsp  how to download image using url in jsp
Passing a parameter using URL string
Passing a parameter using URL string  How to pass a parameter using the URL string in a JSF application
Request URl using Retrive data from dtabase
Request URl using Retrive data from dtabase  Using With GWT the user... the contents from the db based on the event id. But this jsp url should be a public url. Means anyone can access it directly. ( something like
gmail access using javamail API
gmail access using javamail API  how to coonect to gmail using java mail API ?  Hi Friend, Please visit the following link: http://www.roseindia.net/javamail/ Hope that it will be helpful for you. Thanks   
problem in jsp using ms-access
problem in jsp using ms-access  after starting server(tomcat) wen v... and select the driver Microsoft Access Driver(*.mdb). 3)After selecting... the driver Microsoft Access Driver(*.mdb). 3)After selecting the driver, click
What are the ways to access Hibernate using Spring
What are the ways to access Hibernate using Spring  Hello, What are the ways to access Hibernate using Spring Thanks
MS Access connct using flex with java
MS Access connct using flex with java  Hi All, Can anybody help me how to connect to the MS access database and getting the data using flex in java technology with tomcat server
how to access windows registry information using java?
how to access windows registry information using java?  can any one help me how to access windows registry information using java
Accessing MS ACCESS databse using a HTML webpage [created using Javascript]
Accessing MS ACCESS databse using a HTML webpage [created using Javascript...... I have to save some datas in an MS ACCESS database file [*.mdb], after..., Country etc. And the datas in each fileld should be saved in their corresponding
url parameter using retrive data from database in jsp
url parameter using retrive data from database in jsp   the user can... the contents from the db based on the event id. But this jsp url should be a public url. Means anyone can access it directly. ( something like .. upcomingeventz.ca
Access denied for user 'abc'@'xxxx' (using password: YES)
Access denied for user 'abc'@'xxxx' (using password: YES)  I have tested my code on local machine DB, its working correctly.. But when i shifted it to server DB using URL, Username and password.. i got this error .. How can i
url parameter using retrive data from database in jsp
url parameter using retrive data from database in jsp  The user can... clicks the Preview button, you have to create a dynamic jsp which should read the contents from the db based on the event id. But this jsp url should be a public url
How to Open Picture From M.S. Access Database using Java Servlet ?
How to Open Picture From M.S. Access Database using Java Servlet ?  Hi all my Friends I have below code which insert a picture into M.S. Access Database But i m still not able to open this picture through Java using M.S. Access
Spring Security customized login form to secure URL access
URL access through auto generated Login  form using Spring Security...Spring Security customized login  form to secure URL access In this section, you will learn Spring Security custom login form to secure URL access
coding problem using vb and access - Security
coding problem using vb and access  i have problem on coding using vb on register button.when i click the label link it will terminate... data using vb. this my register code : Public Class registerfrm Dim
Creating URL using <c:url>
Creating URL using <c:url>   .... In servlets while using the URL rewriting we still have to say the container to append the jsessionid in the end of the URL.  We can do the same thing by using
access image from ajax store in mysql using jsp
access image from ajax store in mysql using jsp  access image from ajax store in mysql using jsp (code to access image captured by camera and store in mysql
Should we go for javascript or applets for online exam project using java
Should we go for javascript or applets for online exam project using java ... soon as the candidate login successfully a window pop up should appear with question and options. This window pop up should accomplish the entire monitor screen
how to send emails to many using jsp by connecting to ms access dabase.
how to send emails to many using jsp by connecting to ms access dabase.  Hi. I am trying to send multiple emails and the email ids are stored in a table in a msaccess database.I am using jsp for this.And finally there should
Access value of array using OGNL in struts2.
Access value of array using OGNL in struts2. Here, you will see how to access value of  array in struts2 using OGNL.  1-index.jsp <%@taglib... value="name.size"/><br/> <p> access data of list
Tracking Session using URL rewriting
Tracking Session using URL rewriting In this section we will discuss about tracking user's session using URL rewriting using a simple example. For tracking sessions, we can use URL rewriting in place of cookies. Since http
How to access sub class member using super class object
How to access sub class member using super class object  class A{ } class B extends A{ int b=1; } class Test{ public static void main(String args[]) { what to do here to access sub class variable b using super class object
mini project using html,javascript and ms access with source code
mini project using html,javascript and ms access with source code  I want a mini project which uses html and java script and backend as ms access with source code. plz send its important and urgent
Create URL using <c:url> tag of JSTL Core tag library
Create URL using <c:url> tag of JSTL Core tag library... to create a url according to the user's given parameter by using <c:url> tag...; : This is a member of JSTL core tag library and used to create url with some optional
How to access Contacts from gmail using LDAP in JSP dropdown list
How to access Contacts from gmail using LDAP in JSP dropdown list  HI, I am creating a JSP page in which i have to make a dropdown box, and access gmail contacts in that drop downlist using LDAP. Can any one plz help me out
Spring Security Authorized Access Using Custom Login Form
Spring Security Authorized Access Using Custom Login Form In this section, you will learn about  authorized access using custom login form in Spring... access by providing  customized Login form using Spring Security. User
Updating Ms Access Database using jsp - JSP-Servlet
Updating Ms Access Database using jsp  Hi I am new to jsp and I am trying to update a record in an access database. I only want to update part of the record because the other columns already have data. When I use Update
how to connect java with ms access using odbc in eclipse
how to connect java with ms access using odbc in eclipse  import java.sql.*; class AccessDatabase{ public static void main(String[] args... Access Driver (*.accdb)};DBQ=student.accdb","",""); Connection con
how to access element added via javascript dynamically using jsp code
how to access element added via javascript dynamically using jsp code  Urgent..Anyone please Assist how to access data from the elements added via javascript dynamically using the jsp code. i am adding empty records on .jsp page
how to access the object of one frame on clicking a button without using this keyword
how to access the object of one frame on clicking a button without using this keyword  import java.awt.*; import java.awt.event.*; class Mybuttons1 extends Frame { public static void main(String args[]) { Button b1
how to access the messagresource.proprties filevalues in normal class file using struts - Struts
how to access the messagresource.proprties filevalues in normal class file using struts  i want to access the below username and password in class file.Plz help to me. messageresource.properties files username=system
Using Protected Access in JSP
Using Protected Access in JSP     ...;TITLE>Using Protected Access in Jsp</TITLE> </HEAD> <BODY> <H1>Using Protected Access in Jsp</H1>
How to access session value using OGNL.
How to access session value using OGNL. In this example, you will see how to access value of session using OGNL expression language in struts2.  1-index.jsp <html>ADS_TO_REPLACE_1 <head> <title>Access
call json object using url and represent in html tabular form
call json object using url and represent in html tabular form  how to call json object using url from html and represent in proper format it gives Json object after that i want to arrange the keys-values in table
call json object using url and represent in html tabular form
call json object using url and represent in html tabular form  how to call json object using url from html and represent in proper format it gives Json object after that i want to arrange the keys-values in table
ModuleNotFoundError: No module named 'DIRECT'
ModuleNotFoundError: No module named 'DIRECT'  Hi, My Python... 'DIRECT' How to remove the ModuleNotFoundError: No module named 'DIRECT'... to install padas library. You can install DIRECT python with following command
access
access   This is Nitha Sriram i am having a problem that, i am having a combo box in the JSP page when i select an item from that i am calling the onchange function. In javascript i am getting the value now i want to pass
struts url problem in Switching module using SwitchAction class - Struts
struts url problem in Switching module using SwitchAction class  when... from my login module to admin module it shows the url of login module..., but when a jsp page come after switching ,it shows url of login module
how to store image file and videofile in ms access database using java? - JDBC
how to store image file and videofile in ms access database using java?  how to store image file and video file in ms access database using java
how to delete specified coloumn from database(MS Access) by using windows application
how to delete specified coloumn from database(MS Access) by using windows application  how to delete specified coloumn from database(MS Access) by using c# windows application
to access value of drop down value in beans when dropdown is populated using ajax
to access value of drop down value in beans when dropdown is populated using ajax  i want to access value of dropdown box in beans .. and this drop down was filled using ajax. plz help
project in java using applet and servlet...which tool i should use?eclipse or netbeans?
project in java using applet and servlet...which tool i should use?eclipse or netbeans?  i want to do a project in java using applet and servlet...which tool i should use?eclipse or netbeans
why it is very slow when I am using the backend as microsoft access file for running the java webapplication - SQL
why it is very slow when I am using the backend as microsoft access file for running the java webapplication  I am using the backend as microsoft access file for running the java webapplication.it is very slow when twoor mor
How to insert or delete records in MS access database using jsp - JSP-Servlet
How to insert or delete records in MS access database using jsp  Hi friends please provide me a solution that i insert or delete record from a database using java server pages. I used the microsoft access 2003 database. PlZ

Ads