Hi,
@Maneesh .. Sorry
i was not aware of the forum categories as i am new and Thank you for the help .
@ Kiran.. Thanks for the reply .
But it didnt solve my problem.
I will be accessing files respective of the input entered. So i m checking whether the file of the entered input is first existing or not , which i implemented in action.
If the file exists i forward the request to the page where i m going to read the file contents. else i need to display an alert message saying that the file of the chosen input does not exist , in the same page where i got the input. can this be implemented? any ideas?