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#3994172

Reply to the post : 
http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=3994172
_______________________________________________
jboss-user mailing list
jboss-user@lists.jboss.org
https://lists.jboss.org/mailman/listinfo/jboss-user

Reply via email to