Return-Path: X-Original-To: archive-asf-public-internal@cust-asf2.ponee.io Delivered-To: archive-asf-public-internal@cust-asf2.ponee.io Received: from cust-asf.ponee.io (cust-asf.ponee.io [163.172.22.183]) by cust-asf2.ponee.io (Postfix) with ESMTP id 59791200BF7 for ; Mon, 9 Jan 2017 08:51:05 +0100 (CET) Received: by cust-asf.ponee.io (Postfix) id 5804C160B3B; Mon, 9 Jan 2017 07:51:05 +0000 (UTC) Delivered-To: archive-asf-public@cust-asf.ponee.io Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by cust-asf.ponee.io (Postfix) with SMTP id 9AB7B160B3E for ; Mon, 9 Jan 2017 08:51:04 +0100 (CET) Received: (qmail 75051 invoked by uid 500); 9 Jan 2017 07:50:58 -0000 Mailing-List: contact issues-help@struts.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: dev@struts.apache.org Delivered-To: mailing list issues@struts.apache.org Received: (qmail 74684 invoked by uid 99); 9 Jan 2017 07:50:58 -0000 Received: from arcas.apache.org (HELO arcas) (140.211.11.28) by apache.org (qpsmtpd/0.29) with ESMTP; Mon, 09 Jan 2017 07:50:58 +0000 Received: from arcas.apache.org (localhost [127.0.0.1]) by arcas (Postfix) with ESMTP id 77E302C2A66 for ; Mon, 9 Jan 2017 07:50:58 +0000 (UTC) Date: Mon, 9 Jan 2017 07:50:58 +0000 (UTC) From: "Lukasz Lenart (JIRA)" To: issues@struts.apache.org Message-ID: In-Reply-To: References: Subject: [jira] [Closed] (WW-4732) Update ValueStack for removing object MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 7bit X-JIRA-FingerPrint: 30527f35849b9dde25b450d4833f0394 archived-at: Mon, 09 Jan 2017 07:51:05 -0000 [ https://issues.apache.org/jira/browse/WW-4732?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Lukasz Lenart closed WW-4732. ----------------------------- Assignee: Lukasz Lenart > Update ValueStack for removing object > ------------------------------------- > > Key: WW-4732 > URL: https://issues.apache.org/jira/browse/WW-4732 > Project: Struts 2 > Issue Type: Improvement > Components: Core > Affects Versions: 2.3.31 > Reporter: Saeide Hatamikhah > Assignee: Lukasz Lenart > > I want to removing an object from ValueStack in Struts 2 (verson 2.3.31) by name. I found pop method from ValueStack, but i exactly want to removing an object without pop other objects that are top of the intended object. -- This message was sent by Atlassian JIRA (v6.3.4#6332)