You need an actionform - look at the original code.

> -----Original Message-----
> From: koen boutsen [mailto:[EMAIL PROTECTED]
> Sent: 20 August 2003 15:10
> To: Struts Users Mailing List
> Subject: RE: <html:link> ,tiles definitions, DefinitionDispatcherAction
> 
> 
> I have my previous problem solved.  Thanks you.
> 
> The next problem is to use a tiles definition directly in a <html:link.
> 
> Some of you sent me some source, so I tried that.
> 
> This is my jsp page with the link : 
> <html:link 
> action="/goToDef.do?def=isisLayout.organisation.customerInfo">Cont
> acts</html:link>
> 
> This is the struts-config file 
> <action path="/goToDef"                       
> type="org.apache.struts.tiles.actions.DefinitionDispatcherAction" 
>       parameter="def"> 
>       <forward name="error" 
> path="/pages/error-tiles-def-not-passed.jsp" />       </action>
> 
> It does not work, I don't get an error, but a just get an empty screen.
> In my logs I see the message 'requestUtils.createActionForm=null' 
> but I don't know if that has anything to do with it.
> 
> Koen
> 
> 
> 
> ____________________________________________________________
> Get advanced SPAM filtering on Webmail or POP Mail ... Get Lycos Mail!
> http://login.mail.lycos.com/r/referral?aid=27005
> 
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: [EMAIL PROTECTED]
> For additional commands, e-mail: [EMAIL PROTECTED]
> 
> 
> ---
> Incoming mail is certified Virus Free.
> Checked by AVG anti-virus system (http://www.grisoft.com).
> Version: 6.0.511 / Virus Database: 308 - Release Date: 18/08/2003
> 
---
Outgoing mail is certified Virus Free.
Checked by AVG anti-virus system (http://www.grisoft.com).
Version: 6.0.511 / Virus Database: 308 - Release Date: 18/08/2003


---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to