Hi,

 

I have a sitemap which contains the following element:

 

<map:match pattern="admin/emner/*">

        <map:act type="cauth-is-logged-in">

          <map:parameter name="application" value="Sublima"/>

          <map:call 
function="com.computas.sublima.app.controller.admin.TopicController">

            <map:parameter name="mode" value="emner"/>

            <map:parameter name="submode" value="{1}"/>

          </map:call>

        </map:act>

        <map:redirect-to uri="{request:contextPath}/login"/>

      </map:match>

 

My problem is that <map:parameter name="submode" value="{1}"/> always is an 
empty String --> ""

This appeared when I applied the authentication to the sitemap.

 

Any ideas?

 

Med vennlig hilsen 

Magnus Haraldsen Amundsen
Kunnskapsingeniør
Mobil: 920 95 243
Epost: [EMAIL PROTECTED] <mailto:[EMAIL PROTECTED]>    
Web: www.computas.com <http://www.computas.com/> 

|  COMPUTAS SETTER KUNNSKAP I SYSTEM  |

Computas AS  Vollsveien 9, Postboks 482, 1327 Lysaker | Telefon: 6783 1000 | 
Faks: 6783 1001

 

 


IMPORTANT NOTICE:
This message may contain confidential information.
If you have received this e-mail in error, do not use, copy or
distribute it. Do not open any attachments. Delete it immediately from
your system and notify the sender promptly by e-mail that you
have done so. Thank you.

Reply via email to