Hi,

I'm using XHTML and trying to send an email using m:message.  The email has a 
link associated, so I use s:link.
The problem is that the link renders to http:\\null\project\ (rest of link).

When I use s:link in a normal page it renders properly.

Following is the code:

  |        <s:link value="click here" 
view="/registration/chooseRegisterType.seam">
  |           <f:param name="invitationKey" value="#{invitation.invitationKey}" 
/>
  |         </s:link>
  | 

Thanks in advance,

Petterson

View the original post : 
http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4064590#4064590

Reply to the post : 
http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4064590
_______________________________________________
jboss-user mailing list
[email protected]
https://lists.jboss.org/mailman/listinfo/jboss-user

Reply via email to