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