For a simple prototype the default controller is more than enough... the steps 
you mentioned are correct:

1. create the users in the DB, and then assign the task to them using the plugin
2. the forms are rendered automatically if you use the default controller - you 
just need to specify, using the plugin, the fields you want to show
3. users see the tasks in the tasklist when they log in. You can also write a 
sendmail activity in between, so when a user leaves a form, the next user 
receives a notification per email - this is up to you

If you need more details please let me know.

bye
luca

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

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


-------------------------------------------------------
Using Tomcat but need to do more? Need to support web services, security?
Get stuff done quickly with pre-integrated technology to make your job easier
Download IBM WebSphere Application Server v.1.0.1 based on Apache Geronimo
http://sel.as-us.falkag.net/sel?cmd=lnk&kid=120709&bid=263057&dat=121642
_______________________________________________
JBoss-user mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/jboss-user

Reply via email to