You need to include the taglib in the page with something similar to the
following directive:
<%@ taglib prefix="html" uri="http://struts.apache.org/tags-html"%>
(*Chris*)
On 31 Oct 2006 11:59:43 +0100, Jorge Martín Cuervo <
[EMAIL PROTECTED]> wrote:
El mar, 31 de 10 de 2006 a las 10:41, Ju
El mar, 31 de 10 de 2006 a las 10:41, Juanjo Cuadrado escribió:
> Thanks for your reply, Jorge... but... it don't work fine for me. Or I don't
> know use it correctly.
>
> When the page is showed, its html code is " "
>
>
>
> 30 Oct 2006 17:59:17 +0100, Jorge Martín Cuervo <[EMAIL PROTECTED]
Thanks for your reply, Jorge... but... it don't work fine for me. Or I don't
know use it correctly.
When the page is showed, its html code is "
:
Hi, try with jslt :
<%@ page language="java" contentType="text/html; charset=UTF-8"
pageEncoding="UTF-8"%>
<%@ taglib uri="/tags/smartcv2" prefix="s"
Hi, try with jslt :
<%@ page language="java" contentType="text/html; charset=UTF-8"
pageEncoding="UTF-8"%>
<%@ taglib uri="/tags/smartcv2" prefix="s" %>
<%@ taglib uri="/tags/jstl-c" prefix="c" %>
El lun, 30 de 10 de 2006 a las 16:48, Juanjo Cuadrado escribió:
> Hi,
>
> I need to use the
On 17/05/05 16:06 [EMAIL PROTECTED] wrote:
Hi,
I display a databse structure in a tree and try to open a context by
clicking a link.
But I don't know how to add the id of the selected context to a bean.
I use the nested tld to display the structure.
Anybody can give me some suggestions on this
5 matches
Mail list logo