Hi, I have a very simple question since it is my first time to use Trinidad components.
I would like to have a <tr:commandLink> and other text messages to appear on the same line of a page. I use the following: <tr:panelPage> <p>Please login <tr:commandLink text="here" action="login" />.</p> </tr:panelPage> However, the effect of this is that the link appear on the second line which looks very odd. Could anybody help to fix this? Thanks. Best Regards, Henry Chang

