Return-Path: X-Original-To: apmail-struts-user-archive@www.apache.org Delivered-To: apmail-struts-user-archive@www.apache.org Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by minotaur.apache.org (Postfix) with SMTP id 291E418E73 for ; Tue, 26 Jan 2016 09:26:43 +0000 (UTC) Received: (qmail 41423 invoked by uid 500); 26 Jan 2016 09:26:41 -0000 Delivered-To: apmail-struts-user-archive@struts.apache.org Received: (qmail 41382 invoked by uid 500); 26 Jan 2016 09:26:41 -0000 Mailing-List: contact user-help@struts.apache.org; run by ezmlm Precedence: bulk List-Unsubscribe: List-Help: List-Post: List-Id: "Struts Users Mailing List" Reply-To: "Struts Users Mailing List" Delivered-To: mailing list user@struts.apache.org Received: (qmail 41371 invoked by uid 99); 26 Jan 2016 09:26:41 -0000 Received: from Unknown (HELO spamd3-us-west.apache.org) (209.188.14.142) by apache.org (qpsmtpd/0.29) with ESMTP; Tue, 26 Jan 2016 09:26:41 +0000 Received: from localhost (localhost [127.0.0.1]) by spamd3-us-west.apache.org (ASF Mail Server at spamd3-us-west.apache.org) with ESMTP id 3BBF11804E9 for ; Tue, 26 Jan 2016 09:26:41 +0000 (UTC) X-Virus-Scanned: Debian amavisd-new at spamd3-us-west.apache.org X-Spam-Flag: NO X-Spam-Score: 3.426 X-Spam-Level: *** X-Spam-Status: No, score=3.426 tagged_above=-999 required=6.31 tests=[HTML_MESSAGE=3, KAM_LAZY_DOMAIN_SECURITY=1, RCVD_IN_MSPIKE_H4=-0.01, RCVD_IN_MSPIKE_WL=-0.01, RP_MATCHES_RCVD=-0.554] autolearn=disabled Received: from mx1-us-east.apache.org ([10.40.0.8]) by localhost (spamd3-us-west.apache.org [10.40.0.10]) (amavisd-new, port 10024) with ESMTP id XvBXQaDKEFzJ for ; Tue, 26 Jan 2016 09:26:40 +0000 (UTC) Received: from iron2.lex-com.net (smtp5.lex-com.net [193.159.191.10]) by mx1-us-east.apache.org (ASF Mail Server at mx1-us-east.apache.org) with ESMTPS id 32BA6439ED for ; Tue, 26 Jan 2016 09:26:40 +0000 (UTC) X-IronPort-AV: E=Sophos;i="5.22,349,1449529200"; d="scan'208";a="47400348" Received: from unknown (HELO mucle03.lex-com.net) ([10.89.20.108]) by iron2.lex-com.net with ESMTP; 26 Jan 2016 10:26:38 +0100 In-Reply-To: References: <56A215E9.50608@apache.org> To: "Struts Users Mailing List" MIME-Version: 1.0 Subject: Re: Jodd/Madvoc MVC framework X-KeepSent: 95A5FFEE:19AD08EA-C1257F46:0033BD48; type=4; name=$KeepSent X-Mailer: Lotus Notes Release 8.5.3 September 15, 2011 Message-ID: From: Christoph Nenning Date: Tue, 26 Jan 2016 10:26:37 +0100 X-MIMETrack: Serialize by Router on MUCLE03/Lexcom_Muenchen/LEXCOM(Release 9.0.1FP4|June 07, 2015) at 26.01.2016 10:27:04, Serialize complete at 26.01.2016 10:27:04 Content-Type: multipart/alternative; boundary="=_alternative 0033E0B2C1257F46_=" --=_alternative 0033E0B2C1257F46_= Content-Type: text/plain; charset="US-ASCII" > I'm just not a fan of declaring things based on strings, including result > types. > > I don't know what the easiest/best answer is, probably I'll end up doing > nothing :( > Well, result type strings could be avoided with specialized classes, like return new InstantDispatcherResult("foo.jsp"); return new InstantActionRedirectResult("fooAction"); Regards, Christoph This Email was scanned by Sophos Anti Virus --=_alternative 0033E0B2C1257F46_=--