Well, thanks a lot for the appreciation ! It goes right to my heart ...


I'll have to ask my boss if I'm allowed to send our code outside of the office 
(should be no problem, but ...).



I'm trying to understand if I call the tile right. It might also be the problem 
as I never fully understood tile ... I added to main-layout.jsp :


Quote:
<tiles:insert attribute="loggedUser" flush="true"/>
(end of quote)




and to tiles-defs.xml :


Quote:
    <definition name="main.layout" page="/layout/main-layout.jsp">

        [...]

        <put name="body" type="string" value=""/>

        <put name="loggedUser" type="definition" value="logged.user.tile"/>

        [...]

    </definition>



    <definition name="logged.user.tile" page="/LoggedUser/LoggedUser.do"/>
(end of quote)




Is it completely wrong ?
_________________________________________________________
Reply to the post : http://galaxy.andromda.org/forum/viewtopic.php?p=1063#1063
Posting to http://forum.andromda.org/ is preferred over posting to the mailing 
list!


-------------------------------------------------------
This SF.Net email is sponsored by: NEC IT Guy Games.  How far can you shotput
a projector? How fast can you ride your desk chair down the office luge track?
If you want to score the big prize, get to know the little guy.  
Play to win an NEC 61" plasma display: http://www.necitguy.com/?r=20
_______________________________________________
Andromda-user mailing list
Andromda-user@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/andromda-user

Reply via email to