Hey guys,

I'm over here trying to write a search portlet for jetspeed, similar to the
sidebar search component in IE.  What I'd like it to do is display a search
box and a search button.  When the search button is pressed, a method is
called posting data to a session, and a page refresh is done.  When the
portlet redraws itself, it checks for session data and performs a search if
session data exists, returning a search box, and search results.

My problem is that I can't find any session functionality in Jetspeed.  I'm
fairly new to developing for Jetspeed and I was wondering if any of you
guys had some suggestions.

Brad




--
--------------------------------------------------------------
Please read the FAQ! <http://java.apache.org/faq/>
To subscribe:        [EMAIL PROTECTED]
To unsubscribe:      [EMAIL PROTECTED]
Archives and Other:  <http://java.apache.org/main/mail.html>
Problems?:           [EMAIL PROTECTED]

Reply via email to