cancel
Showing results for 
Search instead for 
Did you mean: 

problem in rendering jsp component in SP 16

Former Member
0 Kudos

Hai

I am new to portal. I am developing JSPdynpages with sp16. I had done with a simple example on NWDS with a simple JSP.

In prtalapp.xml i had added taglib related stuff. i had done acording to procedure.I had created component like this in NWDS .

Then

Project--à rebuild project

File àexprot-à PAR filesà second ( my project name )-à include the source code for portal application--à finish

After this I had gone to portal app.xml and clicked RUN.

Then it is showing the error like that.

ERRORS OCCURED DURING THE RENDERING OF JSP COMPONENT

Accepted Solutions (0)

Answers (1)

Answers (1)

Former Member
0 Kudos

maybe at first take a look in the defaulttrace (logviewer) to see the stacktrace and locate the reason for this exception. maybe you start with an simple jsp that only contains html and build step by step your "real" jsp.