how to add jsf or jsp or html that take datas from class java

Goodmorning everyone,

i'd like to know to put a simple jsf, or jsp, or html page that receive datas from class java.

i have one simple object (for example MyBean() that have method setBean("pippo")

and in my page (for example in  jps : <% MyBean() mb = new MyBean();  String myField= mg.getBean(); %> and <div"><%= myField %></div>)

offcoruse i will create myjar.jar and how to put in bonita?

how i can put this page in bonita 6.1.2 to see in front-end???

thanks in advanced

Giacomo Cascio

 

1 Like