Return-Path: Delivered-To: apmail-struts-user-archive@www.apache.org Received: (qmail 67803 invoked from network); 25 Jun 2008 03:50:58 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (140.211.11.2) by minotaur.apache.org with SMTP; 25 Jun 2008 03:50:58 -0000 Received: (qmail 2625 invoked by uid 500); 25 Jun 2008 03:50:49 -0000 Delivered-To: apmail-struts-user-archive@struts.apache.org Received: (qmail 2598 invoked by uid 500); 25 Jun 2008 03:50:49 -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 2586 invoked by uid 99); 25 Jun 2008 03:50:49 -0000 Received: from athena.apache.org (HELO athena.apache.org) (140.211.11.136) by apache.org (qpsmtpd/0.29) with ESMTP; Tue, 24 Jun 2008 20:50:49 -0700 X-ASF-Spam-Status: No, hits=2.0 required=10.0 tests=HTML_MESSAGE,SPF_PASS X-Spam-Check-By: apache.org Received-SPF: pass (athena.apache.org: domain of narayanasgs1@gmail.com designates 209.85.146.176 as permitted sender) Received: from [209.85.146.176] (HELO wa-out-1112.google.com) (209.85.146.176) by apache.org (qpsmtpd/0.29) with ESMTP; Wed, 25 Jun 2008 03:49:59 +0000 Received: by wa-out-1112.google.com with SMTP id n4so969560wag.5 for ; Tue, 24 Jun 2008 20:50:18 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:received:received:message-id:date:from:to :subject:mime-version:content-type; bh=6amd6oSZJmdksfXRFL/eATOPc96pfd+6rZTju+nAIB8=; b=F+Kwr8zUrPR/WF1Bjzu4SfGfdsHnzlZqp4b86a3NZwwj6jVS25VUp26vFqTsSMJ1tU XuJi0oBGSBMNfylKL2FgLhi3mgUG0iM0UoSC6h0g9pTktd72e+xTe/lrF/rrOV0aAorz umRv1nL00a+JYauSxe7atUmNQi6pLK4b7VDUs= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=message-id:date:from:to:subject:mime-version:content-type; b=Fx+5TJb9Ry+ihEhpCHIylDZWy0/Mb0ItPcWSLn8bgcxasmyc97dlY+7bEHs1Dv/TWA apdjWahmc0EtK6n4EPfUddjKGRGL6CY+oDmUr7GxAZrwZ9FZzct1OUCJqm6ljmGz0mWY 9Q5e0tV60dvZwCcGMhG6SaA3ZLiSXtuLvO0Ig= Received: by 10.114.146.1 with SMTP id t1mr4684304wad.76.1214365818617; Tue, 24 Jun 2008 20:50:18 -0700 (PDT) Received: by 10.114.121.19 with HTTP; Tue, 24 Jun 2008 20:50:18 -0700 (PDT) Message-ID: <3450ad000806242050v13925d0fu68b60e0c503b99d8@mail.gmail.com> Date: Wed, 25 Jun 2008 09:20:18 +0530 From: "Narayana S" To: "Struts Users Mailing List" Subject: internationalization problem.. MIME-Version: 1.0 Content-Type: multipart/alternative; boundary="----=_Part_14134_4056060.1214365818627" X-Virus-Checked: Checked by ClamAV on apache.org ------=_Part_14134_4056060.1214365818627 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit Content-Disposition: inline Hi, i am applying simple theme for my struts 2 page, when the theme is default it could read values from resource bundle, after i changed theme to simple, it couldn't read the values from the resource bundle. --- This is how i am creating the form. am i missing any thing? please help me. ------=_Part_14134_4056060.1214365818627--