/    Sign up×
Community /Pin to ProfileBookmark

java,struts web development

Have list of values which are shown in a column of a table. have check boxes beside them too. When user selects the checkboxes, and presses Delete. Have to Delete the checked values.

I am having a attribute value as
Jame’s Cake

When I display on the browser it shows correctly.

Using struts to get the selected items.

In the DispatchAction the have a delete method which compares the selecteditems with the original list and trying to delete them.
The selected item is as

Jame's Cake
in the action.

how to change this to Jame’s Cake in action? Thanks.

to post a comment
Java

1 Comments(s)

Copy linkTweet thisAlerts:
@Khalid_AliJun 08.2006 — Confused..:

  • 1. User selects a record in the page to delete

  • 2. user submits the page to server

  • 3. on server you can determine that which is the record that needs to be deleted..


  • am I on track so far?...:-)
    ×

    Success!

    Help @Rxyz spread the word by sharing this article on Twitter...

    Tweet This
    Sign in
    Forgot password?
    Sign in with TwitchSign in with GithubCreate Account
    about: ({
    version: 0.1.9 BETA 5.18,
    whats_new: community page,
    up_next: more Davinci•003 tasks,
    coming_soon: events calendar,
    social: @webDeveloperHQ
    });

    legal: ({
    terms: of use,
    privacy: policy
    });
    changelog: (
    version: 0.1.9,
    notes: added community page

    version: 0.1.8,
    notes: added Davinci•003

    version: 0.1.7,
    notes: upvote answers to bounties

    version: 0.1.6,
    notes: article editor refresh
    )...
    recent_tips: (
    tipper: @AriseFacilitySolutions09,
    tipped: article
    amount: 1000 SATS,

    tipper: @Yussuf4331,
    tipped: article
    amount: 1000 SATS,

    tipper: @darkwebsites540,
    tipped: article
    amount: 10 SATS,
    )...