Hi All
We have an application in struts 1 and using Spring and hibernate in this application. from two years ago, we switch to Oracle ADF and developed new pages with Oracle ADF.
And now, we want to use struts pages in ADF. What is the best practice for doing this?!! we have many pages that developed in struts and we can`t develop this pages in ADF.
Regards
Sepehri
--
--
You received this message because you are subscribed to the ADF Enterprise Methodology Group (http://groups.google.com/group/adf-methodology). To unsubscribe send email to adf-methodolo...@googlegroups.com
All content to the ADF EMG lies under the Creative Commons Attribution 3.0 Unported License (http://creativecommons.org/licenses/by/3.0/). Any content sourced must be attributed back to the ADF EMG with a link to the Google Group (http://groups.google.com/group/adf-methodology).
---
You received this message because you are subscribed to the Google Groups "ADF Enterprise Methodology Group" group.
To unsubscribe from this group and stop receiving emails from it, send an email to adf-methodolo...@googlegroups.com.
For more options, visit https://groups.google.com/groups/opt_out.
Thank Shay for replying
we want to use old application`s Struts page in ADF Application and we have many information in session that struts application use them. We want to use one session in both application and as I know, if we call as a link, we have to session for one user.(ADF application authenticate with ADF Security and struts application authenticate with spring security) We import struts application war file as a new project to ADF Application. is it work?!
Sepehri