Aceesing a particular jsp as the default page - Please help ASAP

Hi,
          I want to access a particular jsp of mine as the default jsp.
          Say my jsp is located relative to the default web app root in this
          manner
          /security/jsp/mainMenu.jsp
          and currently I have to do -
          http://localhost:7001/security/jsp/mainMenu.jsp
          I want to be able to acces it either by
          http://localhost:7001/mainMenu.jsp
          or by
          http://localhost:7001/index.html
          or simply typing
          http://localhost:7001/
          as the url.
          What do I need to do in the web.xml file to be able to do this. If
          somebody could please let me know.
          Thanks,
          Sandeep
          

ATIF_IQBAL wrote:
Please suggest ASAP!!!
Please don't flag your question as urgent, even if it is for you. Claiming urgency is very likely to be counter-productive: most forum regulars will simply ignore such messages as rude and selfish attempts to elicit immediate and special attention.
Besides, unless a pack of rabid ninja spider monkeys is about to chase you over the edge of a cliff if you don't get an answer in fifteen seconds, your problem probably isn't as urgent as you think. :)
* Post a subject line that describes the problem: Experts in your subject may skim right past subject lines like "Urgent" and "Need help ASAP". Use keywords about the technologies instead.
-- From the [Java Forums FAQ|http://developers.sun.com/resources/forumsFAQ.html#Getting]

Similar Messages

Maybe you are looking for

  • Error while deploying the taskproject through jdeveloper- Unable to upload

    Hello, I implemented a sample process with a BPEL and Human task. am not able to deploy the taskproject through jdeveloper. getting the below in deployment log [01:11:57 PM] Wrote Web Application Module to C:\JDeveloper\mywork\VacationRequestHF\Vacat

  • Database control: how to read output of sproc that returns result set

    I have a stored procedure that returns a result set. Should I use a RowSet control to wrap this, or a database control, or neither? Am I better off with straight JDBC in a Java control? Thanks.

  • TV/DVD Combi DVD plays in black and white

    I have a TV/DVD Combi 32DV502B. The TV is fine but when I press source on the remote and select DVD mode it comes up in black and white and the DVD plays in black and white. The only cables that come out of the TV are power and aerial cables. Can any

  • How to use SoftBank' s iPhone 4S @Thailand

    My wife can not use my iPhone 4S in Thailand. How to unlock my iPhone to use in Thailand. I do not need Jailbreak or Gevey sim. I think apple support can do. Please let me know about that.

  • Open video file in MPlayer on Ubuntu

    Good day ! Can your please help me. I need to run a video file im MPlayer on Ubuntu via Java I make so (in main method): Runtime.getRuntime().exec("/usr/bin/mplayer -slave -quiet -idle home/andrew/downloads/play.avi");But nothing happens. I don't kno