Skip to Content
0
Former Member
Oct 22, 2004 at 10:18 AM

HTMLB Problem

24 Views

Hi all,

I am new to HTMLB. I have created following jspdynpage

<i>

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

<hbj:form

id="myFormId"

method="post" target="_blank" encodingType="multipart/form-data" action="/htmlb/servlet/com.sap.htmlb.test.MyTestJsp1Test">

This form submits to a new web client window <br>

because of 'target=_blank'.<br><br>

<br><br>

</hbj:form></i>

I am getting Portal Runtime error. I made changes to component profile also

Thanks in Advance.

Regards

Vasu

Message was edited by: Vasudevan Gopalan