File APIs for Java Developers
Manipulate DOC, XLS, PPT, PDF and many others from your application.
http://aspose.com/file-tools
The moose likes Portals and Portlets and the fly likes script error on portal page Big Moose Saloon
  Search | Java FAQ | Recent Topics
Register / Login


JavaRanch » Java Forums » Java » Portals and Portlets
Reply Bookmark "script error on portal page" Watch "script error on portal page" New topic
Author

script error on portal page

ankur rathi
Ranch Hand

Joined: Oct 11, 2004
Posts: 3829
I am getting scripting error on portal page. When I looked at source, it seems that the problem is because the html end tag is not proper, something like </html.

I suppose, I am not generating this page. What can go wrong?

Thanks.
Cameron Wallace McKenzie
author and cow tipper
Saloon Keeper

Joined: Aug 26, 2006
Posts: 4967

That tag should only be generated by the theme. Maybe the theme is the culprit?

Your individual portlets shouldn't have anything to do with HTML or BODY tags.

-Cameron McKenzie


Author of Hibernate Made Easy, What is WebSphere???, JSF 2.0 Made Easy and the SCJA Certification Guides
 
I agree. Here's the link: http://aspose.com/file-tools
 
subject: script error on portal page
 
Similar Threads
How to run my own jsp file?
publishing the server
Error Handling configuration on JBoss Portal
How jboss portal include portal in URL?
How can we call from a html to portal page?