Return-Path: Delivered-To: apmail-jakarta-turbine-user-archive@jakarta.apache.org Received: (qmail 98726 invoked by uid 500); 10 Oct 2001 18:56:30 -0000 Mailing-List: contact turbine-user-help@jakarta.apache.org; run by ezmlm Precedence: bulk List-Post: List-Help: List-Unsubscribe: List-Subscribe: Reply-To: turbine-user@jakarta.apache.org Delivered-To: mailing list turbine-user@jakarta.apache.org Received: (qmail 98705 invoked from network); 10 Oct 2001 18:56:30 -0000 Message-ID: From: "Brekke, Jeff" To: "'turbine-user@jakarta.apache.org'" Subject: RE: Linking to an action? Date: Wed, 10 Oct 2001 13:56:03 -0500 MIME-Version: 1.0 X-Mailer: Internet Mail Service (5.5.2653.19) Content-Type: text/plain; charset="iso-8859-1" X-Spam-Rating: daedalus.apache.org 1.6.2 0/1000/N Only if you are using a "ActionEvent" type action. Then you can set the stuff in the url: link1 I believe you could also use addPathInfo() if you so desire... ----------------------------------------------------------------- Jeffrey D. Brekke Quad/Graphics Jeff.Brekke@qg.com http://www.qg.com ----------------------------------------------------------------- > -----Original Message----- > From: Scott Merritt [mailto:SMerritt@abilizer.com] > Sent: Wednesday, October 10, 2001 1:55 PM > To: 'turbine-user@jakarta.apache.org' > Subject: Linking to an action? > > > How do I take a simple > and point it to > an Action? I've been doing it with forms but now I just want > some simple > image buttons to hit an action. That way I've seen in the > examples you can > do $link.setAction("theaction") but isn't it still relying on > information > from the name attribute in the submit button tag? > > Thanks.. > > --------------------------------------------------------------------- > To unsubscribe, e-mail: turbine-user-unsubscribe@jakarta.apache.org > For additional commands, e-mail: turbine-user-help@jakarta.apache.org > --------------------------------------------------------------------- To unsubscribe, e-mail: turbine-user-unsubscribe@jakarta.apache.org For additional commands, e-mail: turbine-user-help@jakarta.apache.org