Hi,

I've to recode a PHP based application. Many sites begins with database
querying ( MySQL ), and produce HTML code ( iterate over lists, arrays )
depending on data. HTML and PHP code are mixed. 

I don't allowed to change the HTML structure, I've to rewrite code
one-to-one! Because of time saving, I've decide to change only PHP code to
JSP, JSF, Ajax (DWR), and not to touch business logic! But is not always
easy.

What is the best practise, to rewrite PHP code one-to-one to JSP? How to
access DAOs and/or Managers  and/or Action beans from pure JSP?


Thanks
Bye
-- 
View this message in context: 
http://www.nabble.com/How-to-access-DAOs-and-or-Managers--and-or-Action-beans-from-pure-JSP--tp17249601s2369p17249601.html
Sent from the AppFuse - User mailing list archive at Nabble.com.


---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to