Skip to Content
0
Former Member
Mar 21, 2018 at 01:33 PM

I have trouble using htmlb in nwds 7.5

122 Views Last edit Apr 10, 2018 at 09:06 AM 4 rev

I get on all tags unknown tag ....

code looks like this

<jsp:useBean id="userBean" scope="request" />

<%@ taglib uri="tagLib" prefix="hbj" %>

<hbj:content id="systemdetails" >

<hbj:page title="Show System Details">

<hbj:form id="userdetailsform" method="post" target="self" encodingType="multipart/form-data" action="test.ShowSystemController">

<hbj:group design="PRIMARYCOLOR">

<hbj:gridLayout id="titlearea" debugMode="True" width="100%" cellSpacing="5" cellPadding="3"> .....

on all hbj tags I get unknown tag