Hi experts,
I'm no expert in this area and doing some quick code tweaks in a PAR file but have hit some error on com.sapportals.portal.prt.servlets_jsp.server.jsp.ParseException: java.lang.ClassNotFoundException for com.<abc>.pct.<def>.taglib.collection.IterateCollectionFiltered. This class was referenced in a tld file in the taglib folder as follows:
<tag>
<name>iterateCollectionFiltered</name>
<tagclass>com.<abc>.pct.<def>.taglib.collection.IterateCollectionFiltered</tagclass>
<body-content>JSP</body-content>
...
I presume from the error that tt's not able to find the class. Where is it trying to find the class? Within the PAR application? Or another application in the Portal?
Thanks,
ZM
Request clarification before answering.
Hi Prashant,
Added the jar files, and also added the location of the Jar files in the Java Build Path and deployed but unfortunately still hitting the same error.
Thanks,
ZM
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
| User | Count |
|---|---|
| 5 | |
| 4 | |
| 4 | |
| 3 | |
| 2 | |
| 2 | |
| 2 | |
| 2 | |
| 2 | |
| 2 |
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.