Plz help me....i need it urgent.....

Am doing my final year prj and i want to create main menu. i want to create it by using code n not by using any menu development tool
can anyone say me how to create menus in jsp without using any development tool
i came to knw tht we can create it by using dhtml css but am not getting how to do it..
can anyone plz help me to do ths.
plz help me by either giving websites to create menus not by using tool or books which has such examples or "PROGRM OF CREATING MAIN MENU"
thanx in advance..

1. Open up a browser.
2. Go to www.google.com
3. Search for "dhtml menus"
4. Open up the first search result (or any other result item).

Similar Messages

  • HT201269 I forgot my password for Encrypt my Backup how can I reset that please help I really need it Urgently???

    I forgot my password for Encrypt my Backup how can I reset that please help I really need it Urgently?

    If you do not know the passcode then you cannot use the backup
    Sorry

  • Plz help me TEXTPOOL PROBLEM(VERY URGENT)

    hi experts,
    plz help in resolving this issue this is very urgent.
    error is
    The line type of "RPOOL" must be compatible with one of the types
    "TEXTPOOL".
    and its coming in :
    FORM GET_SELSCREEN_TITLE TABLES P_SCREENS STRUCTURE DYNNR.
    DATA: BEGIN OF RPOOL OCCURS 20,
    ID(1),
    NAME(8),
    TEXT(80),
    END OF RPOOL.
    READ TEXTPOOL RSVAR-REPORT LANGUAGE SY-LANGU INTO RPOOL.
    plz help me.

    Hi !
    Try this :
    DATA RPOOL LIKE TEXTPOOL OCCURS 0 WITH HEADER LINE.
    Reward if usefull,
    Regards,
    Stéphane.

  • Plz help me out bapi message (urgent)

    hi
    i need help. i m passing values in bapi n taking message from table in bapi to print in out put.
    requirment is..
    a)     Pass the following parameters:
    NUMBER = NETWORK
    Tables: I_COMPONENTS_CHANGE
         COMPONENT = IT_COMP-COMPONENT
         BATCH = P_CHARG
    Tables: I_COMPONENTS_CHANGE_UPDATE
         COMPONENT = IT_COMP-COMPONENT
         BATCH = “X”
    b)     The components that failed update are provided in table, E_MESSAGE_TABLE. If MESSAGE_TYPE = “E”, get EXTERNAL_OBJECT_ID and MESSAGE_TEXT. Remove spaces from EXTERNAL_OBJECT_ID and then match against IT_COMP-COMPONENT to get MATERIAL, PLANT and NETWORK and write MATERIAL, PLANT and NETWORK and MESSAGE_TEXT to the job log.
    so for that i m doing coding like (this is part of my program)
    LOOP AT i_temp_comp.
        CLEAR : i_comp_change,i_comp_upd,i_e_msg.
        REFRESH : i_comp_change,i_comp_upd,i_e_msg.
        LOOP AT i_comp WHERE network = i_temp_comp-network.
          l_number = i_comp-network.
          i_comp_change-component = i_comp-component.
          i_comp_change-batch = p_charg.
          APPEND i_comp_change.
          i_comp_upd-component = i_comp-component.
          i_comp_upd-batch = c_x.
          APPEND i_comp_upd.
        ENDLOOP.
        CALL FUNCTION 'BAPI_NETWORK_COMP_CHANGE'
          EXPORTING
            number                     = l_number
          TABLES
            i_components_change        = i_comp_change
            i_components_change_update = i_comp_upd
            e_message_table            = i_e_msg.
        IF NOT i_e_msg[] IS INITIAL.
          LOOP AT i_e_msg.
            IF i_e_msg-message_type = c_e.
              READ TABLE i_comp WITH KEY network = l_number
         component = i_e_msg-external_object_id.       "#EC *
                IF sy-subrc IS INITIAL.
                  i_output-material = i_comp-material.
                  i_output-plant = i_comp-plant.
                  i_output-network = i_comp-network.
                  i_output-message = i_e_msg-message_text.
                  APPEND i_output.
                ENDIF.
              ENDIF.
            ENDIF.
          ENDLOOP.
        ELSE.
          CALL FUNCTION 'BAPI_TRANSACTION_COMMIT'.
        ENDIF.
      ENDLOOP.
    problem is it is not showing message in i_output.
    so no data is printing.
    plz help me out

    There are several IFs in your code here.
    IF NOT i_e_msg[] IS INITIAL.
      LOOP AT i_e_msg.
        IF i_e_msg-message_type = c_e.
          READ TABLE i_comp WITH KEY network = l_number
              component = i_e_msg-external_object_id. "#EC *
          IF sy-subrc IS INITIAL.
            i_output-material = i_comp-material.
            i_output-plant = i_comp-plant.
            i_output-network = i_comp-network.
            i_output-message = i_e_msg-message_text.
            APPEND i_output.
          ENDIF.
        ENDIF.
      ENDLOOP.
    ELSE.
      CALL FUNCTION 'BAPI_TRANSACTION_COMMIT'.
    ENDIF.
    It can be any IF failure. Check in debugging and see how this "i_e_msg" internal table is filled. May be the return table is giving the component number in external format and you have it in internal format or vice-versa in the READ statement "component = i_e_msg-external_object_id".

  • EXPERTS PLZ HELP ME IN SAP SCRIPT URGENT

    Hi experts
    plz help me
    i m very new in sap scripts
    i have a script WESCHEINVERS1 and the driver prog is SAPM07DR
    i ill have to copy this script and have to add two more feild in the text element W1LGMAT
    fields are :
    CAWNT-ATWTB
    EKPO-REVLV
    now wat i think i cannot make changes to standard driver prog so it wud be better to call a subroutine 4 it
    so plz guide me how i ill have to fetch data nd pass to the script
    plz write the code if possible 4 u
    FYI:
    MSEG : Document Segment Material
    MANDT     Client
    MBLNR     Number of material Document
    MJAHR     Material Document Year
    ZEILE     Item in Material Document
    MATNR     Material Number
    LIFNR     Account number or vendor
    EBELN     Purchase order number
    EBELP     Item number of PO
    EKPO : Purchasing document item
    MANDT     Client
    EBELN     Purchase order number
    EBELP     Item number of PO
    MATNR     Material Number
    REVLV     Revision Level
    LFA1 : Vendor Master (General section)
    MANDT     Client     
    LIFNR     Account number of vendor or creditor     MSEG-LIFNR
    SPRAS     Language key     
    AUSP : Characteristic Values
    MANDT     Client     
    OBJEK     Key of object to be classified     MSEG-MATNR
    ATINN     Internal characteristic     ZO-QUALITY-LEVEL
    ATZHL     Internal counter     
    ATWRT     Characteristic Value     
    CAWNT : Value texts
    MANDT     Client     
    ATINN     Internal characteristic     ZO-QUALITY-LEVEL
    ATZHL     Internal counter     AUSP-ATZHL
    SPRAS     Language Key      LFA1-SPRAS
    ATWTB     Characteristic Value Description     
    thanks in advance

    Refer the links to know about calling subroutines ins cript -
    subroutine in script
    How to call a subroutine in a script ?
    EXTERNAL SUBROUTINE IN SAP SCRIPT
    Regards,
    Amit
    Reward all helpful replies.

  • Plz Help...It is URGENT.JTREE

    Hi All:
    I am developing a Application where I am populating my Jtree from the database.Now the Problem is when I click on one of the Nodes of the Jtree,I am unable to populate the Jtree-window(along with the Jtree) with my JInternalFrame in one the Split Windows(SPlitPane is used).[i.e the left pane consists of Jtree & the right pane consists of JInternalFrame].
    How to activate and properly set the window.
    Help is urgent.Provide me some pointers plz/Source COde.
    Thanking you.
    Sincere
    Regards
    Ritesh

    Dear DrCLap:
    Thanks for the reply.
    Let me explain my problem.Deadline is there.
    Well I am having a Jtree(dynamically updated from Database) added to 1 Split Pane.
    I am having a Popup-Menu with items namely Add,View and close with the ActionListener Interface.
    When I click the LastNode of the JTree,I am firing a Popup Menu and the Add Event when I click Add.
    But after clicking the "Add",the Layout is completely occupying the Window and destroying the Jtree.,i.e.I am unable to see the JTree.And when I finally add a new node ,I am unable to refresh the JTree.
    Help me.
    Regards
    Ritesh

  • ITunes can't find my tracks - please please help, DJ in need to urgent fix!

    iTunes cannot find my tracks which have been working fine on my external HDD for a long time. Basically today I have tried to move my library from one external HD to another (due to portability issues) I changed my iTunes media folder location in the preferences to the new drive, and then consolidated my library in order to copy all of the tracks...when I opened up the new library on the new HDD the files could not be found. So I simply decided to change the media folder library back to its old location again so that I could just load up my initial library and go about copying my library in a different way... however, when I went back to the old library location which should not have changed at all, it was also unable to find 99% of the files!
    Please help. I cannot recreate my library from scratch as I have 10000 tracks, most of which which are all sorted out into different playlists ready for DJing. The tracks are still on the HDD and I can find them individually, but this is obviously out of the question for such a large library of tracks. Please can someone enlighten me as to how can I relocate them without reconstructing the library?? Thanks very much, i'm pulling my hair out right now with stress!!!

    Hey thanks very much for your reply. The original folder was still the H drive because I was trying to move from one exHD to another (one which is much more portable) Also the media folder location definitely shows the correct location of all the tracks. The new library did not work properly so I went back to my old drive in order to try again and follow a guide online so that it would 100% work correctly. However, when going back to the old drive I experienced the problems, so now my main (old) library is not working.
    I think the problem lies somewhere along these lines - If you look at the picture closely you can see that the tracks file name is different for some reason before and after manual relocation...
    So in the picture above it's originally trying to find the file "02 Serial Killa" and failing. However, after manual location it has realised the file is called "B Shackles - Serial Killa" so for some reason its searching for the wrong filename (I think!?)
    Any help will be massively appreciated!! Thanks
    Message was edited by: scratchley

  • Experts plz help report issue need help

    hi experts
    plz guide me in this report
    i hav a transaction MD4C
    when we call this transaction it displays a report showing material numbers with some details for a corresponding sales order number
    if any of material is missing or problem arises it creates an icon in front of tha material number
    now i will have to create a report which will show all the material numbers which are missing orhave this error icon .
    Please guide me how should i proceed
    what should be the best approach of my report .

    hi,
    you can analyze that report and find logic used for that icon generation, take the same logic for writeing u r report program. you can see the code of the transaction code
    1) type the transaction code, press enter
    2) system ---> status
    3) double click on program(screen) field.
        This will take you to source code, their you do analyzation.
    regards,
    pavan

  • My nokia E63 wont send texts plz help!!!! urgent!!...

    I can recieve texts but i cant send texts. ive already did a factory reset and i deleted messages to free up space but its still not working.

    If it's a new phone and you've never sent a text message from your phone then it is probably the message centre number. If so, contact your network and ask them for the message centre number plus instructions to set it up on your phone.

  • Error while opening a module. plz help me, very urgent.

    when i try to open a module, the following error message appears on my screen.
              " no j2ee component found in d:\krisp\programs\servlets".
              i've installed bea in c: drive and my servlet program is in d: drive.
              plz help me, it's very urgent.

    Can you provide some more information? What were you doing when this happened?
              Can you post the entire error message?
              -- Rob
              WLS Blog http://dev2dev.bea.com/blog/rwoollen/

  • Plz help i need to build a flash gallery with thumbs

    plz help me i need to build a flash gallery with thumbs plz
    give me the code or the fla file ........ !

    You don't give a lot of information about your set-up but there are a couple ways to do this.
    You can run Open Directory on your OS X Server and bind that to your Active Directory forest. This will allow people to authenticate against your OD using their AD credentials. This will work (it's better/easier in 10.5 than 10.4) but will result in Kerberos ticket which you would need to integrate to your site's permissions. You might be able to use Service ACLs to only allow authenticated users to access a certain site or service and that would take care of the authentication and control for you - but would require a certain amount of server manipulation and ODAD interaction. From the tone of your question I'm guessing this is an answer beyond what you were looking for.
    Alternately you should be able to build a website that presents a dialogue and uses LDAP against the AD server. Almost all the examples of this are, of course, using MS specific tools and code like C# and .Net. But even to get this working would certainly programming (using PHP, Java or some other language) to handle the request and answer from the server and this will be beyond anything included in CS4. Depending on your resources maybe you could create the whole website except for the authentication and have someone code that for you. But it would need to be someone not from the MS world because they will probably want to use tools that are Windows specific.
    Lastly there is the web specific .htaccess method that you could use without programming, but as you anticipate it will require you to manage the file that has the name/password information in it and will not talk to AD for information. This is the easy and local way to do it because it cuts AD out of the picture, but that puts the burden of maintenance on you.
    I guess the answer is yes this is possible, but it is not easy or automatic.
    Good luck,
    =Tod

  • Plz help me ،My wireless problem

    Hi
    I bought a MacBook Pro(md 212)
    I'm having trouble to connect to wireless
    Computer does not find any wireless
    When the computer finds the wireless،It is not connected to "conection time out"
    os x version is 10,8,4
    plz help me
    i need connect to the wireless

    Information.
    Wireless Diagnostics - About
    Troubleshooting Wi-Fi issues in OS X
    Wireless Connection Problems - Fix
    Wireless Connection Problems - Fix (2)
    Wireless Connection Problems - Fix (3)
    Wireless Connection Problems - Fix (4)
    Wireless Diagnostics - About

  • I have forgotten my security questions and would like to reset them... My reset email is an old email and I no longer have it. How do I change this reset email? Someone plz help! 

    I have forgotten my security question answers and would like to reset them. My reset email I no longer have because I have gotten a new email. How do I change my reset email to my new email? Some one plz help! 

    You need to ask Apple to reset your security questions; this can be done by phoning AppleCare and asking for the Account Security team, or clicking here and picking a method, or if your country isn't listed in either article, filling out and submitting this form.
    Changing the rescue email address requires supplying two of the answers. They wouldn't be security questions if they could be bypassed without Apple verifying your identity.
    (105770)

  • Hi i jus hit the restore all button in my settings and my phone is getting a display signal of switching off and it lies in dat mode plz help me out

    hi i jus hit the restore all button in my settings and my phone is getting a display signal of switching off and it lies in dat mode plz help me out

    You need to perform a DFU Mode Restore of the iPhone with iTunes on computer. You must also have a SIM card of the original Carrier that this iPhone was produced for.

  • HT204088 plz help me

    hi i have problem with game clash of clans i cant buy in shop after buy this messeg i see ( your purchase could not be completed.. contact i tunes store support to complete this transaction ) plz help me

    You will need to do what it says, contact iTunes Support. These are user-to-user support forums, if you thought you were contacting Apple by posting here. Go here:
    http://www.apple.com/emea/support/itunes/contact.html
    to contact the iTunes Store.
    Regards.

  • CANT LOG IN PLZ HELP

    SO I HAVE AWINDOWS 8 COMPUTER, A INSPIRON 15 TO  BE EXACT, AND I TRY TO LOG IN TO MY ADMINISTRATOR ACCOUNT BUT WHEN I TRY TO ITS LODING FOR A WHILE AND THEN A MESSAGE SAYING THAT IT SI UNABLE TO LOG IN APPEARS ON MY SCREEN. PLZ HELP ME I NEED ANSWERS!!!

    Have you tried the retailer/DELL support? Is it a recent problem or you;ve not been able to login ever? Do you remember the correct password? It may be a H/W issue... once you;re able to connect, you should look at posting in the Windows 8 support forum.
    Regards.

Maybe you are looking for

  • How much would it be to replace iPhone 4 with phone warranty?

    Ok I just drop my phone trying to run to catch the bus. I had a case but it didn't work....I don't have the apple warranty I have the 1 year warranty I got from sprint... How much do you think the copay would be? My mom says she doesnt want tofux the

  • How to load a audio stream in flash lite 3.0

    var music:Sound = new Sound(); music.loadSound("http://38.101.195.5:8000;Stream.mp3",true); I am not able to load the stream. Please help me to play the stream

  • Getting help/attention from Adobe

    Hey, does anyone have experience or advice on how best to make sure Adobe's aware of problems and maybe get responses> I'm aware of 3 possible ways: 1) Post in these forums. You'll probably get a response from other helpful and knowledgeable users, s

  • Issue with using BRM Ruleset inside a BPM Process

    Hi all, I am trying to use a BRM Ruleset using a Mapping artifact inside my BPM process. I have used the same data type (XSD) for my process context and my ruleset parameters. Yet on building the Process DC, I get an error that "java.lang.IllegalArgu

  • Table data type

    I have TYPE LinQty IS RECORD ( LqLin VARCHAR2(50), LqQTY NUMBER := 0 TYPE LinQty_table IS TABLE OF LinQty INDEX BY BINARY_INTEGER; QtyTablecount BINARY_INTEGER := 1; QtyTable LinQty_table; I like to loop thru and assign value to the fields FOR i IN 1