For example: In userBean.java I have rewrote the return value of function named
getUserName() from variable userName to string "test" and rebuild it. The
header1.jsp in jbpm.war use this Bean and this function "You are logged in as <%=
userBean.getUserName() %>". But this function print the username instead of
"test".
So, I don't understand, how can I get the UserBean.
Thank You for reply!
Regards.
View the original post :
http://www.jboss.com/index.html?module=bb&op=viewtopic&p=3994172#...
Reply to the post :
http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&a...