Return-Path: Delivered-To: apmail-struts-user-archive@www.apache.org Received: (qmail 73284 invoked from network); 28 Sep 2006 20:19:33 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (209.237.227.199) by minotaur.apache.org with SMTP; 28 Sep 2006 20:19:33 -0000 Received: (qmail 32188 invoked by uid 500); 28 Sep 2006 20:19:19 -0000 Delivered-To: apmail-struts-user-archive@struts.apache.org Received: (qmail 32057 invoked by uid 500); 28 Sep 2006 20:19:19 -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 31974 invoked by uid 99); 28 Sep 2006 20:19:18 -0000 X-ASF-Spam-Status: No, hits=0.5 required=10.0 tests=DNS_FROM_RFC_ABUSE,SPF_PASS X-Spam-Check-By: apache.org Received-SPF: pass (hermes.apache.org: domain of udaykarrothi@gmail.com designates 66.249.92.173 as permitted sender) Received: from [66.249.92.173] (HELO ug-out-1314.google.com) (66.249.92.173) by apache.org (qpsmtpd/0.29) with ESMTP; Thu, 28 Sep 2006 13:19:18 -0700 Received: by ug-out-1314.google.com with SMTP id u40so188211ugc for ; Thu, 28 Sep 2006 13:17:25 -0700 (PDT) DomainKey-Signature: a=rsa-sha1; q=dns; c=nofws; s=beta; d=gmail.com; h=received:message-id:date:from:to:subject:in-reply-to:mime-version:content-type:content-transfer-encoding:content-disposition:references; b=C7Kz4sx52hEWmW4FL2WDsQ4Ya/0/xQilj4gmXfq/Lkab6KQAh6IA8aZMnhu9OP2EyKsqIB6pkZtvVaRdNuCee0YFtS2xge/PAU6EdAonKZixY00ydpljBGYlgry5g5MChKZXmbAR92oMUi/yJY5jk0y08lTwYE0OtoZbmezM4TI= Received: by 10.66.222.9 with SMTP id u9mr1636940ugg; Thu, 28 Sep 2006 13:17:25 -0700 (PDT) Received: by 10.66.243.9 with HTTP; Thu, 28 Sep 2006 13:17:24 -0700 (PDT) Message-ID: <7e71eaf40609281317u7fd9cabfyc24b7449ff42036a@mail.gmail.com> Date: Thu, 28 Sep 2006 13:17:24 -0700 From: "Uday Chandra Karrothi" To: "Struts Users Mailing List" Subject: Re: alert window without evenhnadler In-Reply-To: <451C2538.6000109@web.de> MIME-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Content-Disposition: inline References: <7e71eaf40609281236y4ee3b5c7j83904c2cbc8d4c80@mail.gmail.com> <451C2538.6000109@web.de> X-Virus-Checked: Checked by ClamAV on apache.org X-Spam-Rating: minotaur.apache.org 1.6.2 0/1000/N Hi Stephan, Thanks for the reply. I feel liek i do not know any html at all!. I thought all javascript needed an eventhandler. I guess not. Thank you once again. Uday On 9/28/06, Stephan Koops wrote: > Hello, > > try on the jsp: > > > > Stephan > > Uday Chandra Karrothi schrieb: > > Hi guys, > > > > I am doing validation and since that validation is complicated. I am > > submitting the page. and then i want to display the result. > > > > Now the problem is i need an event to through an alert window. > > i cannot say alert(""); in the jsp. > > > > Can i use soemthing lie > > <% > > JDialog temp = new Jdialog() > > %> > > > > ... > > > > when i get back i have to pop up a window. i can display the result on > > the page but i want to pop up a window in the page. > > > > Thanks guys, > > Uday Chandra Karrothi > > --------------------------------------------------------------------- > To unsubscribe, e-mail: user-unsubscribe@struts.apache.org > For additional commands, e-mail: user-help@struts.apache.org > > -- Never explain--your friends do not need it and your enemies will not believe you anyway--Elbert Hubbard --------------------------------------------------------------------- To unsubscribe, e-mail: user-unsubscribe@struts.apache.org For additional commands, e-mail: user-help@struts.apache.org