Re: Jsp where to keep our own config files

2003-10-22 Thread Prasanth Ramachandran
You can keep your config files in your webapp root or any subdirectory in that. Use application.getRealPath() to get the full path of the webapp root. -Prasanth [EMAIL PROTECTED] wrote: sir, Actually my jsp pages are under /webapps/Raja directory, I want to refer one config file called

Re: offline question

2003-08-14 Thread Prasanth Ramachandran
Vadivel, It is entirely upto the browser to interpret the content. There are a few Javascript tricks that you can do in the HTML code. Provide a link to the file, with instructions to use the right click and save as option to download it. Also, disallow left clicks on the link using onclick