Using Struts1 application in adf application

64 views
Skip to first unread message

Behrang Sepehri

unread,
May 8, 2013, 4:32:03 AM5/8/13
to adf-met...@googlegroups.com

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

SHAY SHMELTZER

unread,
May 8, 2013, 1:59:42 PM5/8/13
to adf-met...@googlegroups.com
I'm not sure what level of integration you are looking to get - but a couple of options:
Just use URL addresses to navigate between pages. So in the ADF side use a URL view activity in your flow to navigate to the Struts application. On the Struts side navigate to a bookmarkable ADF page (and pass params if you need).

You can also use an af:inlineFrame to embed the Struts application in your ADF pages.

Shay
--
--
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.
 
 

shay_shmeltzer.vcf

Behrang Sepehri

unread,
May 9, 2013, 5:23:32 AM5/9/13
to adf-met...@googlegroups.com

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

SHAY SHMELTZER

unread,
May 9, 2013, 8:02:50 PM5/9/13
to adf-met...@googlegroups.com
I'm not sure how, or in fact if, you can share session information between Struts and JSF as those are two separate controllers.
As far as having two security authentications - this is something you might be able to solve by setting single-sign-on and registering both apps with it.

Shay
shay_shmeltzer.vcf
Reply all
Reply to author
Forward
0 new messages