You are viewing a plain text version of this content. The canonical link for it is here.
Posted to user@struts.apache.org by Nikhil Sidhaye <ja...@swissinfo.org> on 2004/06/17 17:24:41 UTC

Help for designing & proceed

Hello Friends,

           I am very new in Struts... Actually I am J2ME developer. 
Recently I shifted to J2EE project. It is typical portal containing 
Manager, Vendor, Member & Agents login. Code is already written in MVC 
paradigm. But for handling all this thing there is only one model & it 
contains all functions for the Vendor, Agent, Member & Manager. The 
instance of Model is held in session object? Database Beans got the data 
using the functions from this model class. I will be very thankful to 
you if any one can guide me how should I proceed for improving 
performance as well as bringing structured & cleanliness in project.

        Currently project is not in struts. I am planning to use Struts 
Framework for this project. How should I proceed? I think there should 
be 4 model. So depending on user type session get populated. Also is 
there any in-built function in struts which can send password over 
internet in encrypted form? Should I give login pages under WEB-INF ?

         For messages I use property file which stored all messages. Is 
there any better practice?

        Thanks in advance.

Regards,

Nikhil Sidhaye




---------------------------------------------------------------------
To unsubscribe, e-mail: user-unsubscribe@struts.apache.org
For additional commands, e-mail: user-help@struts.apache.org