I just have a the below code and I have attached the Java script too..
Kindly help how to achieve this.
<%@page language="abap"%>
<%@extension name="htmlb" prefix="htmlb"%>
<htmlb:content design="design2003">
<script language="JavaScript" src = "Java Scripts/right_click.js"></ script>
<htmlb:page title = "test">
<htmlb:form>
</htmlb:form>
</htmlb:page>
</htmlb:content>