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

1
+1
-1

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 <%= myField %>

)

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

No answers yet.
Notifications