You are viewing a plain text version of this content. The canonical link for it is here.
Posted to users@myfaces.apache.org by Antali Zoltán <iz...@vipmail.hu> on 2006/07/26 18:55:36 UTC

[tobago] not work?? :(

Hi,

with Tobago, the outputLink why not work?
Here's my code:

<%@ page language="java" pageEncoding="ISO-8859-2"%>
<%@ taglib uri="http://java.sun.com/jsf/html" prefix="h"%>
<%@ taglib uri="http://java.sun.com/jsf/core" prefix="f"%>
<%@ taglib uri="http://myfaces.apache.org/tobago/component" prefix="tc" %>
<%@ taglib tagdir="/WEB-INF/tags/layout" prefix="layout" %>

<layout:template>
 <f:subview id="context">   

<h:outputLink value="http://www.apache.org"><h:outputText value="Apache" 
/></h:outputLink>

  </f:subview>
</layout:template>

izll
(Sorry for my english)

Re: [tobago] not work?? :(

Posted by Philippe Hennes <ph...@atanion.com>.
Hi Antali,

tobago has it's own link tag:

<tc:link link="http://www.apache.org" label="Apache Homepage" />

regards
Phil


Antali Zoltán wrote:
> Hi,
> 
> with Tobago, the outputLink why not work?
> Here's my code:
> 
> <%@ page language="java" pageEncoding="ISO-8859-2"%>
> <%@ taglib uri="http://java.sun.com/jsf/html" prefix="h"%>
> <%@ taglib uri="http://java.sun.com/jsf/core" prefix="f"%>
> <%@ taglib uri="http://myfaces.apache.org/tobago/component" prefix="tc" %>
> <%@ taglib tagdir="/WEB-INF/tags/layout" prefix="layout" %>
> 
> <layout:template>
> <f:subview id="context">  
> <h:outputLink value="http://www.apache.org"><h:outputText value="Apache"
> /></h:outputLink>
> 
>  </f:subview>
> </layout:template>
> 
> izll
> (Sorry for my english)
> 

-- 
Philippe Hennes - Web Developer - Atanion GmbH
Software Development - Bismarckstrasse 13 - 26122 Oldenburg - Germany
phone +49 441 4082321 - mobile +49 173 2432664 - fax +49 441 4082333
mailto:philippe.hennes@atanion.com - http://www.atanion.com