"sera" wrote : I want to add 1 column in the following table
  | value of that column get stored in variableinstance
  | So How can i show the information from jbpm_variableinstance table name 
fields in 
  | 
  | <jbpm:table name="homeform" property="tasks">
  | <jbpm:column title="Token Number" property="actorId" />
  | <jbpm:table> 
  | 
  | The code above is from home.jsp file.
  | I am using jbpm2.0
  | I have stored some variable e.g firstname in jbpm_variableinstance through 
.from file
  | Then that variable is stored in name field of jbpm_variableinstance table.
  | i want to show serialized value of that variable firstname using 
<jbpm:column> tag. So how should i do this?
  | can anybody help me?
  | 
  | Thanks in advance 
  | 
  | 

View the original post : 
http://www.jboss.com/index.html?module=bb&op=viewtopic&p=3914535#3914535

Reply to the post : 
http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=3914535


-------------------------------------------------------
This SF.net email is sponsored by: Splunk Inc. Do you grep through log files
for problems?  Stop!  Download the new AJAX search engine that makes
searching your log files as easy as surfing the  web.  DOWNLOAD SPLUNK!
http://ads.osdn.com/?ad_id=7637&alloc_id=16865&op=click
_______________________________________________
JBoss-user mailing list
JBoss-user@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/jboss-user

Reply via email to