[Rife-users] How to use Rife for file download?

2006-10-25 Thread ying lcs
Hi, I am trying to write a Java web app using Rife. So i need a page which takes some info from user and it has a submit button. If the validation of the info entered by user is correct, the web app will send down a file. How can I do that with Rife? Thank you.

[Rife-users] Rife example which integerate with hibernate?

2006-10-17 Thread ying lcs
hi, Is thre any Rife example which show how to integerate Rife wiht hibernate? Thank you. ___ Rife-users mailing list Rife-users@uwyn.com http://lists.uwyn.com/mailman/listinfo/rife-users

[Rife-users] When should I use Rife framework

2006-10-12 Thread ying lcs
Hi, Can you please tell me if is a comparision between Rife framework and other framework? When should I use Rife framework? My understanding: - jsf, tapestry are 'component' based framework. It has UI components like Tree, Table - facelet, seam (integration framework for jsf??) - spring

[Rife-users] How to use Rife with Eclipse WTP

2006-09-29 Thread ying lcs
Hi,I am new to Rife. I would like to know how to use Rife with Eclipse WTP. My understanding is Rife needs a specified directory hierarchy. But that is different from WTP generated. So what is the best way to start Rife with Eclipse WTP. Thank you. ___