I have a jsp portlet that was written for another portal server, and has been ported to run under jetspeed. This jsp show a summary of data and has a link to another jsp that calls a servlet to graph the data. I would like the second jsp to pop up in another larger window.
My question is where does the second jsp and servlet the generates chart need to go? Can I use jetspeeds security to restrict who can see the second page? How do I generate the URL in the portlet to the second jsp page? Thanks, Bill Stone
