cancel
Showing results for 
Search instead for 
Did you mean: 

Using JSP Pages

former_member1279004
Participant
0 Kudos

All,

We are trying to develop JSP Pages and would like to use them in SAP Portal and have the following question :

- We have created a PAR file and using the JSP Page within the par file is this the ONLY way of using JSP Pages within SAP Portal

- We do not plan to use HTMLB tags but would like to use JSP tags. Is this possible within SAP Portal framework.

- At this point we are trying a simple application to be able to call the Portal UME from the JSP Page and get the userid and Name of the user and have not been successful.

- Are there any tutorials available that we could review when working with JSP Pages.

Any thoughts on how to proceed would be appreciated.

Mike

Accepted Solutions (1)

Accepted Solutions (1)

ekaterinamitova
Advisor
Advisor
0 Kudos

Hi Mike,

You can find useful information about JSP here as well: http://help.sap.com/saphelp_nwce10/helpdata/en/45/c2a473d3116befe10000000a11466f/frameset.htm

If you have any feedback regarding this documentation, you can send it to me.

Best regards,

Ekaterina

Answers (1)

Answers (1)

nikhil_bose
Active Contributor
0 Kudos

1) in SAP Portal, you can use urliView to display JSP directly.

2) yes, we can use jsp tag libs in Portal framework

3) [UME Access|https://www.sdn.sap.com/irj/sdn/go/portal/prtroot/docs/library/uuid/297f35cf-0201-0010-00b2-fe2f3e23d360] -Tutorial

nikhil