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 09154DA9D for ; Thu, 23 May 2013 03:00:51 +0000 (UTC) Received: (qmail 5880 invoked by uid 500); 23 May 2013 03:00:49 -0000 Delivered-To: apmail-struts-user-archive@struts.apache.org Received: (qmail 5564 invoked by uid 500); 23 May 2013 03:00:48 -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 5527 invoked by uid 99); 23 May 2013 03:00:46 -0000 Received: from nike.apache.org (HELO nike.apache.org) (192.87.106.230) by apache.org (qpsmtpd/0.29) with ESMTP; Thu, 23 May 2013 03:00:46 +0000 X-ASF-Spam-Status: No, hits=-0.7 required=5.0 tests=RCVD_IN_DNSWL_LOW X-Spam-Check-By: apache.org Received-SPF: error (nike.apache.org: local policy) Received: from [209.85.128.170] (HELO mail-ve0-f170.google.com) (209.85.128.170) by apache.org (qpsmtpd/0.29) with ESMTP; Thu, 23 May 2013 03:00:40 +0000 Received: by mail-ve0-f170.google.com with SMTP id 15so2025971vea.29 for ; Wed, 22 May 2013 19:59:58 -0700 (PDT) X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=google.com; s=20120113; h=mime-version:from:date:message-id:subject:to:content-type :x-gm-message-state; bh=pkkFunOzBYzcbnDIwIfmxXvDil8EgG9wUXjzZXFr530=; b=nrDVIdXIP5UEN5QwtfRp1Yo7fu5Bjb6ZmST2/wP+aXypEW4OT3KHF0b2ooJlGFcwJG ybjRIZ54MNXhJ8+lvcsK7xVV0Nwfxzb3FpGih7Agbl450vhYwJ6xoFymNumZSI9M9CJV aFRO3WwpqPTsVnUl5EHs2uItXkIJ066WItvO0epCIHxstVLHwsZB5CzvRG8zpScI4TD1 Gb73WodH3vhZQMW0w3CO+PIXHPpmOeRqSQg7A5GlYPJ++KfR+l/jt3IYd4OQMqTQyzVp Rb5U8xQ015lC2mdKuqXOymfLSoWqVzVXPuisw4L4PGH5QGCRo1C77MtXJSHy4BSVGsyh 3EEQ== X-Received: by 10.52.230.201 with SMTP id ta9mr3383582vdc.119.1369277998781; Wed, 22 May 2013 19:59:58 -0700 (PDT) MIME-Version: 1.0 Received: by 10.52.38.101 with HTTP; Wed, 22 May 2013 19:59:38 -0700 (PDT) From: Frans Thamura Date: Thu, 23 May 2013 09:59:38 +0700 Message-ID: Subject: S2 Validation XML + Bootstrap To: Struts Users Mailing List Content-Type: text/plain; charset=ISO-8859-1 X-Gm-Message-State: ALoCoQmeDnCHdA12A6wH9Ea22fYWJgrXd0Mtikljt3WneV+BzWGCt4K3Y8AxagjjeB+zf6WYM+WT X-Virus-Checked: Checked by ClamAV on apache.org Hi All anyone have idea how to implement validation xml inside s2 (serverside), and link with bootstrap theme UI. the idea is to make 1 parameter, validation.xml is ok, and we can manage both validation in serverside and client side.. NB: We use S2Bootstrap plugins --------------------------------------------------------------------- To unsubscribe, e-mail: user-unsubscribe@struts.apache.org For additional commands, e-mail: user-help@struts.apache.org