cancel
Showing results for 
Search instead for 
Did you mean: 

Is it possible using JSF with SAP MII?

Former Member
0 Kudos

Hi all,

Is it possible using JSF with SAP MII?

Thanks in advance.

Regards

Danilo Santos

Accepted Solutions (1)

Accepted Solutions (1)

Former Member
0 Kudos

In theory, you could...

But no - you should use NWDS to do this.

Former Member
0 Kudos

Hi John,

I have two questions:

1 - How can I integrate NWDS with current version SAP MII 12.1?

2 - I've seen in the SAP MII roadmap that NWDS will be integrated with SAP MII 12.2, is it right? So, will it be possible in the version SAP MII 12.2?

Thanks in advance.

Regards,

Danilo Santos

Answers (2)

Answers (2)

Former Member
0 Kudos

The intended direction for the MII design time environment is to blend it into NWDS. However, that is not the case today. This will be post 12.2.

You should create an application in NWDS, and incorporate any content articles from MII using URI or web services. I think you can also create a JSF page within the MII application under the web content area using NWDS.

Former Member
0 Kudos

Thanks John.

Former Member
0 Kudos

MII is highly interoperable. You can access any data or service through URLs or through web services, provided that you have proper authentication and authorization. So, YES, pretty simple to use JSF with MII.

Former Member
0 Kudos

Hi John,

But, I can develop a page JSP using JSF in SAP MII?

How do install JavaServer Faces in SAP NetWeaver?

Where are files web.xml and faces-config.xml in SAP NetWeaver?

Thank you for your response.

Regards,

Danilo Santos

former_member4529
Active Contributor
Former Member
0 Kudos

Hi Dipankar,

However, can I develop a page JSP using JSF in SAP MII Workbench?

Regards,

Danilo Santos