cancel
Showing results for 
Search instead for 
Did you mean: 

Insert a JSP in a portal application project

Former Member
0 Kudos

Hi,

I have created a portal application project but I am unable to create a JSP file in it. When I right click on my project then new and JSP file, a window appears asking me to fill the name of the jsp file I want to create and the folder in which I want to create it. The problem is that there is no folder in my application. How may I do ?

Thank you for your help.

Thibault Schalck

Accepted Solutions (0)

Answers (2)

Answers (2)

Former Member
0 Kudos

Hi Thibault schalck,

For JSP file you need to create a JSPDynPage Portal Component.For that just right click on your project select NEW->Other->Portal Application->Create a new portal application object

Expand the Portal Component and you will get JSPDynPage. Select it.

Then give all the general description i.e. Name,JSPDynpage class name,JSP filename.....

Your JSP File will get created under Pagelet folder by default.That you will get from......

Just Expand dist folder then PORTAL-INF then pagelet.

Hope this info helps you.

Regards,

Swati

Former Member
0 Kudos

Thibault,

once you create a Portal Application Project- right click on the project-select portal application-create a new portal application object-portal component

there you can select jspdyn page that creates jsp page as well

Thanks

Bala Duvvuri