Create a JavaBean


/ Published in: Java
Save to your folder(s)

This assumes that you want the resulting JAR file to be named BangBean.jar, and that you’ve put the manifest in a file called BangBean.mf


Copy this code and paste it in your HTML
  1. jar cfm BangBean.jar BangBean.mf bangbean

Report this snippet


Comments


You need to login to view comments.