Ah, yeah, that would make a difference. :)
Glad to hear it's resolved.

Robert

Mark Stang wrote:
> Robert,
> Thanks for the quick response, I should have spoken up sooner.  Actually, my 
> ant build script wasn't copying the files over :-(.  Once I corrected that, 
> it worked fine, now if I can only get my docs people to give me a sample file 
> ;-).
> 
> Thanks for your help.
> 
> regards,
> 
> Mark
> 
> 
> -----Original Message-----
> From: Robert Zeigler [mailto:[EMAIL PROTECTED]
> Sent: Tue 9/6/2005 2:58 PM
> To: Tapestry users
> Subject: Re: Generating popups...
>  
> "I am not finding it"... how? Are you getting a 404? Or...?
> What's the context-name of your app, and what is the URL being generated
> for the page?
> 
> Robert
> 
> Mark Stang wrote:
> 
>>Robert/Inge,
>>Where should I put the html files?  I created a help subdirectory under 
>>context, right next to my images directory but I am not finding it.
>>
>>Thoughts?
>>
>>thanks,
>>
>>Mark
>>
>>
>>-----Original Message-----
>>From: Robert Zeigler [mailto:[EMAIL PROTECTED]
>>Sent: Tue 9/6/2005 1:10 PM
>>To: Tapestry users
>>Subject: Re: Generating popups...
>> 
>>It's a component... /any/ of the parameters (including informal ones)
>>can be generated dynamically.
>>
>><a jwcid="@contrib:PopupLink" href="ognl:generatedLink"
>>class="ognl:generatedClass" id="ognl:generatedID">Help link</a>
>>
>>And so on and so forth... :) (where generatedXXX correspond to
>>getGeneratedXXX() methods in te page or component .class file)
>>
>>Robert
>>
>>Mark Stang wrote:
>>
>>
>>>Inge,
>>>That looks good.  Do you know if the href can be generated dynamically?
>>>
>>>thanks,
>>>
>>>Mark
>>>
>>>
>>>-----Original Message-----
>>>From: Inge Solvoll [mailto:[EMAIL PROTECTED]
>>>Sent: Tue 9/6/2005 10:15 AM
>>>To: Tapestry users
>>>Subject: Re: Generating popups...
>>>
>>><a jwcid="@contrib:PopupLink" href="/html/help/yourHelpPage.html">Help 
>>>link here</a>
>>>
>>>Would this be any good?
>>>
>>>Inge
>>>
>>>Mark Stang wrote:
>>>
>>>
>>>
>>>>Hi,
>>>>I need to generate a bunch of popups where only the HTML will change.  Is 
>>>>there a component that can be passed a parameter to display different HTML 
>>>>files dynamically?
>>>>
>>>>Basically, this is my online help system implemented as a group of popups.
>>>>
>>>>thanks,
>>>>
>>>>Mark
>>>>
>>>
>>>
>>>
>>>---------------------------------------------------------------------
>>>To unsubscribe, e-mail: [EMAIL PROTECTED]
>>>For additional commands, e-mail: [EMAIL PROTECTED]
>>>
>>>
>>>
>>
>>
>>
>>---------------------------------------------------------------------
>>To unsubscribe, e-mail: [EMAIL PROTECTED]
>>For additional commands, e-mail: [EMAIL PROTECTED]
>>
>>
>>
> 
> 
> 
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: [EMAIL PROTECTED]
> For additional commands, e-mail: [EMAIL PROTECTED]
> 
> 
> 


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

Reply via email to