Hi everyone,
I'm using Struts 2 to author Facebook applications and I have a bit of a
problem. When using the struts "form" or "URL" tags, struts 2 of course
wants to render URLs as follows:
///
Because I'm running applications through Facebook, the urls must be in the
following format:
//
I
Thanks Lukasz, all sorted now.
Cheers.
Lukasz Lenart wrote:
>
> Hi
>
> 2008/6/7 Pandolf <[EMAIL PROTECTED]>:
>
>><@s.url id="todayDashboardUrl" action="encounters">
>>
>
>
> Add includeParams="none"
Hi everyone,
I'm using Struts 2.0.11.1 with FreeMarker 2.3.8. I've created a hyperlink in
a .FTL as follows:
<@s.url id="todayDashboardUrl" action="encounters">
<@s.param name="minDaysAway" value="0"/>
<@s.param name="maxDaysAway" value="1"/>
<
Hi there,
I've recently started using the SmartURLs plugin with Struts 2, particularly
for the extensionless URLs feature, which I've enabled by setting the
struts2 filter to be "org.texturemedia.smarturls.SmartURLsFilter" in my
"web.xml" and setting "struts.action.extension=" in my "struts.prop
4 matches
Mail list logo