How can I define this FormBean in struts?

I'm a new struts learner.
I want to display a shopping cart to user, but the product items is dynamicly generated.
Is it needed to define a formBean?
If I use struts tags,......some ideas please.
Thanks

Is it needed to define a formBean?
If I use struts tags,......some ideas please.I am not sure of it is needed, but I think it is better to have a form bean for each form.
Read here
http://www.samspublishing.com/articles/article.asp?p=31197&seqNum=3
There are several tutorials available.

Similar Messages

  • I am making a complex vector pattern for laser-cutting. No part may be more than 7mm wide at any point. How can I define this in order to get a warning when a shape is too wide? can this be automated?

    I am making a complex vector pattern for laser-cutting. No part may be more than 7mm wide at any point. How can I define this in order to get a warning when a shape is too wide?
    can this be automated?

    Not in Illustrator. You will need a CAD program or similar where you can dial in such manufacturing criteria.
    Mylenium

  • I am making a complex vector pattern for laser-cutting. No part may be more than 7mm wide at any point. How can I define this in order to get a warning when a shape is too wide?

    I am making a complex vector pattern for laser-cutting. No part may be more than 7mm wide at any point. How can I define this in order to get a warning when a shape is too wide?
    can this be automated?

    do you mean Anchor Point to Anchor Point should be less than 7mm? A Script could check segment lengths, on demand, not automatically as you draw.

  • How can I define a Checkbox in Grid control

    A cell in the GridConterol always has Y/N value. How can I define this cell as a
    CheckBox. So, the checkbox be checked when
    value is "Y" and be unChecked when value is
    "N".
    By the way this GridControl populates via
    a RowSetInfo.
    Would appreciate any help.
    Ali
    null

    Hi Ali,
    This is not supported.

  • How can i define in which transaction i come to this include!

    hi sap experts.
    i write this code in include ZXQEVU10 :
        CALL FUNCTION 'QAST_PROCESS_ACTIVITY'
             EXPORTING
    *             I_DIALOG             = 'X'
                  I_OBJNR              = I_QALS-OBJNR
                  I_VORGANG            = 'QM68'
             EXCEPTIONS
                  NOT_ALLOWED          = 1
                  ACTIVITY_NOT_ALLOWED = 2
                  OTHERS               = 3.
        E_EXIT_ACTIVE = 'X'.
    but i want this code execute just when im in qa12 or qa14, but know it done in qa11 too, how can i control it?
    how can i define the transaction that come to this.
    thanks for your help.

    Hello Mahdieh ,
    Please check for sy-tcode value.
    You can try like below
    If sy-tcode = 'QA12' or 'QA14'.
    CALL FUNCTION 'QAST_PROCESS_ACTIVITY'
             EXPORTING
    *             I_DIALOG             = 'X'
                  I_OBJNR              = I_QALS-OBJNR
                  I_VORGANG            = 'QM68'
             EXCEPTIONS
                  NOT_ALLOWED          = 1
                  ACTIVITY_NOT_ALLOWED = 2
                  OTHERS               = 3.
        E_EXIT_ACTIVE = 'X'.
    endif.
    thanks

  • A prompt that says "Could not use the clone stamp because the are to clone has not been defined (option-click to define a source point), appears EVERY time I try to use the clone stamp. What is wrong and how can I fix this

    A prompt that says "Could not use the clone stamp because the are to clone has not been defined (option-click to define a source point), appears EVERY time I try to use the clone stamp. What is wrong and how can I fix this?

    If a tool is acting up, one suggestion is to reset the tool.
    Ctrl-click on the clone tool icon in the Options bar and select Reset Tool.

  • No tool presets defined for current tool ... how can i fix this ?

    no tool presets defined for current tool ... how can i fix this ?

    I don't have any presets for the rectangular marquee tool either...but if you have saved some you can load them using the right hand flyout menu.
    Where I have made presets they all appear in the drop down list.
    Sorry, I don't know about Mini Bridge. I don't use Bridge.

  • I have messages in mail that are color-coded as if by a rule, but I have no rules set. How can I correct this?

    The only rule that I ever had in Mail was the default one that color coded messages from Apple blue. I notice that some messages are color-coded brown and I have no rules set at al (hence no rule to turn off.)  Some of the messages are related to viewing online magazine, but not all.  How can I stop this?

    Hi. Thanks for your message.
    Well, I understand what you are trying to say but I thought it was easier to categorize in Apple Mail.
    On Entourage I just click twice on a sender address, record it on Address book and give it a colour that I previously defined as "Work", "Personal", "Customers", "Suppliers", "Friends" or whatever.
    As Apple Mail don't have Address Book as part of it but an outside feature it's very annoying. Of course I am used to use a software and I don't expect now Apple Mail do everything as Entourage but... as someone said it seems Apple Mail stopped in time. The recent version seems the first one ever issued. I hate the way Mail.app handles attachments by placing big chunky previews right in my email. I prefer them to be named attachments listed somewhere else, out of the content of my email. I don't if I can change this via terminal commands? Can you tell me if that is possible?
    I don't understand why Apple Mail have lots of plugins instead of a great improvment from the backstage.
    I use Apple computers since ever and I love this machines but sometimes I don't understand this lake of improvments.
    Take a look at this link:
    http://scottworldblog.wordpress.com/2009/10/12/microsoft-entourage-vs-apple-mail /
    Of course I don't agree 100% with him but some things are true...

  • How can I define "java.util.ResourceBundle" in my Code ?

    Dear Mr. MLRon,
    Thanks to you for your replying to me.
    How can I define "java.util.ResourceBundle" in my Code ? To more understanding about my problem I can say that the Persian Font is Like as Arabic, but the Java can not Recognize it. please tell me how can I add "java.util.ResourceBundle" to my code and what should I do then?
    Thank you in advance,
    Tantan.

    Please stop starting new threads for this. Please reply in the original thread!
    http://forum.java.sun.com/thread.jspa?threadID=627917

  • How can i define the same business partner as Vendor and Customer and link between them

    Hello Professionals,
    I want to define the same business partner as customer and vendor and link between them,
    How can i do this in SAP B1?
    Thanks in Advance,

    Hi Karem
    Our Account People doing like this only in my company. 
    If you Raise A/R Invoice means customer list only show in Business Partner List.
    If you Raise A/P Invoice means Vendor list only show in Business Partner List
    We Follow different Code for Customer and Vendor as show below.
    for Vendor  = Code Starts with V0001
    for Customer = Code Starts With C0001
    With Regards
    Balaji

  • How can I define global variable in user exit whic I can use anywhere.

    Hi all,
    How can I define global variable( Table ) which I can use when it come back to same user exit where I defined and stored some data.
    What I mean is I want to define 1 global table.
    In user exit when it comes I store some information. and again when it will come I will have that stored information so I can use it.
    Thanks a lot in advance.

    You can use EXPORT  TO MEMORY ID and IMPORT FROM MEMORY ID Statement for this.
    EXPORT T_ITAB FROM T_ITAB TO MEMORY ID 'ABC'.
    IMPORT T_ITAB TO T_ITAB FROM MEMORY ID 'ABC.'

  • How can I define a function in "decide" step in process chain?

    Hi guys,
    I have a process chain und want to use the "decide" step in this process chain. It seems possible that a funktion can be created ( "Customer defined"  ) in this step. But how can I create it and how can I check the available code?
    Thanks for any hint!
    Regards,
    Youyou

    It's a helpfel document!
    But I steel have a question:
    I want to use a self-defeind function. And I also see it is possible to use such function here.
    But I am not sure how I can define this function, via BADI?
    And how can I use this function here. (Maybe if I can define it, then it shows automatically...)
    Regards,
    Liying

  • How can i define folder to save files in DMS

    Dear all,
    How can i define folders to save uploaded files.
    Regards,
    Gaurav Sood

    Hi Gaurav,
    generally there are no 'folders' in DMS. In DMS we use document info records (DIR) which are mainly a kind of box which contains data like
    - descriptions
    - object links
    - classification data
    - original files
    So if you create such a DIR in transaction CV01N then you can also upload or assign a file to this document info record and check it in. So you can say that the folder is the document info record.
    Another possibility for DMS is to use EasyDMS which is a kind of small Add-On to the Windows explorer. In this Add-On
    folders are displayed to simplify the navigation for the user equal to the Windows Explorer. The folders you see in EasyDMS is a document BOM header in the SAP backend system. But mainly this is also a DIR which has additional DIRs assigned to build up a document BOM. If you have such a BOM header DIR than you can display the detailed BOM items by using transaction CV13 for example.
    So in a nutshell, if you want to upload files in DMS you need to create a document info record in transaction CV01N first. Therefore the customizing in transaction DC10 and DC30 is important.
    Best regards,
    Christoph

  • How can i define database name in oracle ADI

    Hai Friends,
    I am facing a problem when i am going to define database name in oracle ADI there is a error u can enter minimum 6 char database name but my database name is PROD it is only 4 char long. how can i define can i will change the database name. Please suggest me.
    If u have any query regarding oracle apps plse discuss with me.
    Many thanks
    Ghanshyam khetan

    Database is used internally by ADI and does not have any relationship to the name of your database.
    Using ADI I am able to create a database with the following:
    Name - My Wacky Database
    GWYUID and FNDNAM as usual
    Connect String - VIS
    I'm able to signon and work successfully with that definition. The connect string is more important in this scenario as that tells the networking layer which database to actually talk to. As you can see here mine is only three characters.

  • BEx Analyser: How can I define colours for different levels of a hierarchy?

    Hi everyone,
    I have a report in BEx Anaylser that includes a hiearchy of 9 levels.
    For a better overview, I want to define different colours for the cells of each level. In this way, the user should be able to see which numbers belong to which hierarchy level. How can I do this?
    Best regards
    Daniel

    Dear Anujit,
    Thanks for your answer.
    Seriously? I cannot do this with BEx Analyzer other than using Excel VBA macro?
    Cheers, Daniel

Maybe you are looking for

  • Problem displaying drill down STANDARD ALV for a particular record after pressing back button

    I have a simple interactive ALV grid report. NOT 'OO'. It display correctly on initial execution. AT the moment, 6 records. I want it to work such that if i click record '1', a drill-down version of that ALV with only that one record clicked is displ

  • Queue problems!

    MAIN QUESTION IS: WHEN INSERTING AN ITEM INTO A QUEUE IT OVERWRITES THE PREVIOUS ITEMS WITH THE NEW ITEM, PLUS IT ADDS THAT ITEM AS WELL. SO IF THE QUEUE ORIGINALLY HAD 'N' ITEMS, WHEN YOU ADD A NEW ITEM YOU GET N+1 OF THAT NEW ITEM. SEE BELOW FOR MO

  • Why is google toolbar being pushed to my computer when I install flash?

    Why does everytime I install some software, free software but often essential, I am being forced to download something without my permission and no option to opt out, I don't want google toolbar but for some reason its being forced on me? If this kee

  • App Store Financial Report Schedule

    Hi, everyone, So my app went up for sale on Oct. 13. I'm wondering what the schedule is for receiving the financial report and then payment. Reading the forum, I see that payment does come about three weeks after the financial reports come, but when

  • How to Embed a CR in Dashboard best practice

    i want to work on Inventory Dashboard  in Purchasing module Best practice. it has 4 CR reports to embed  " all plant in client "  ,All inventory KPI , All Material Group , Turn ovar.  ( i already uploaded on CMC ) the Excel of the dashboard  has 5 pa