Return-Path: Delivered-To: apmail-jakarta-struts-user-archive@www.apache.org Received: (qmail 60810 invoked from network); 20 Jan 2004 14:49:22 -0000 Received: from daedalus.apache.org (HELO mail.apache.org) (208.185.179.12) by minotaur-2.apache.org with SMTP; 20 Jan 2004 14:49:22 -0000 Received: (qmail 7422 invoked by uid 500); 20 Jan 2004 14:48:27 -0000 Delivered-To: apmail-jakarta-struts-user-archive@jakarta.apache.org Received: (qmail 7346 invoked by uid 500); 20 Jan 2004 14:48:26 -0000 Mailing-List: contact struts-user-help@jakarta.apache.org; run by ezmlm Precedence: bulk List-Unsubscribe: List-Subscribe: List-Help: List-Post: List-Id: "Struts Users Mailing List" Reply-To: "Struts Users Mailing List" Delivered-To: mailing list struts-user@jakarta.apache.org Received: (qmail 7325 invoked from network); 20 Jan 2004 14:48:26 -0000 Received: from unknown (HELO mailserver2.itdeusto.com) (195.235.251.154) by daedalus.apache.org with SMTP; 20 Jan 2004 14:48:26 -0000 Received: from itdeusto.com (197.Red-81-33-18.pooles.rima-tde.net [81.33.18.197]) by mailserver2.itdeusto.com with SMTP (Microsoft Exchange Internet Mail Service Version 5.5.2656.59) id DJ6FX1S8; Tue, 20 Jan 2004 15:59:22 +0100 Message-ID: <400D3FFC.7050101@itdeusto.com> Date: Tue, 20 Jan 2004 15:49:32 +0100 From: =?ISO-8859-1?Q?Guido_Garc=EDa_Bernardo?= Organization: IT Deusto User-Agent: Mozilla/5.0 (Windows; U; Windows NT 5.0; en-US; rv:1.6b) Gecko/20031208 X-Accept-Language: en-us, en MIME-Version: 1.0 To: Struts Users Mailing List Subject: Re: Prevent direct access to jsp pages References: In-Reply-To: Content-Type: text/plain; charset=us-ascii; format=flowed Content-Transfer-Encoding: 7bit X-Spam-Rating: daedalus.apache.org 1.6.2 0/1000/N X-Spam-Rating: minotaur-2.apache.org 1.6.2 0/1000/N http://www.google.com/search?hl=en&lr=&ie=UTF-8&oe=utf-8&q=prevent+direct+access+to+jsp+pages Florin Pop wrote: >Hi, > >I have a jsp page which contains some comboboxes. I set the data in the >comboboxes in an Action before forwarding to the jsp. How can I prevent >direct access to the jsp page? So everytime a user wants to access the jsp >he/she should execute first the Action, in order to fill the data in the >combos. > >Thanks, > >Florin > > --------------------------------------------------------------------- To unsubscribe, e-mail: struts-user-unsubscribe@jakarta.apache.org For additional commands, e-mail: struts-user-help@jakarta.apache.org