RE: Is Jetspeed appropriate ?

2002-05-20 Thread David Sean Taylor
See below > -Original Message- > From: Vincent Massol [mailto:[EMAIL PROTECTED]] > Sent: Monday, May 20, 2002 12:59 PM > To: 'Jetspeed Users List' > Subject: RE: Is Jetspeed appropriate ? > > > > Also : > > > > > > - Performance : All the jetspeed web sites I have seen were not > > > p

RE: jetspeed w/o turbine

2002-05-20 Thread David Sean Taylor
> -Original Message- > From: Frank T. Villarreal, Jr. [mailto:[EMAIL PROTECTED]] > Sent: Monday, May 20, 2002 4:23 PM > To: Jetspeed Users List > Subject: RE: jetspeed w/o turbine > > > +1 > > > I really want to create my own notion of user profiles, do my own > > servlet security in

a contribute!not a question again!HelloJSPPorlet,similar withHelloVelocityPortlet!

2002-05-20 Thread touchmyheart
I wrote a sample Portlet using JSP instead of Velocity, the function is similar with HelloVelocityPortlet. enjoy:) MyJspPortlet.zip Description: Zip compressed data -- To unsubscribe, e-mail: For additional commands, e-mail:

RE: jetspeed w/o turbine

2002-05-20 Thread Frank T. Villarreal, Jr.
+1 > I really want to create my own notion of user profiles, do my own > servlet security including authentication etc. > > Thanks, Jason -- To unsubscribe, e-mail: For additional commands, e-mail:

jetspeed w/o turbine

2002-05-20 Thread Jason Novotny
Hi, Like everyone else I'm sold on the idea of using portlets as a way of atomically separating services from the presentation of services, but I'd like to be able to use my own model 2 framework. It seems that Jetspeed is heavily tied to Turbine thru inheritance of Turbine classes as op

RE: HelloWorld

2002-05-20 Thread Anthony Smith
Can anybody make anything out of this? I know that the class for the servlet is in my jetspeed folder *** Error: 500 Location: /jetspeed/servlet/ImageServlet Internal Servlet Error: java.lang.NoClassDefFoundError at java.lang.Class.forName0(Native

HelloWorld

2002-05-20 Thread Jason Wood
when trying to add portlet "Hello World" to the default home page it does show up. I followed the default instruction @ jetspeed to setup a simple HelloWorld portlet. When I login under turbine, turbine and add HelloPortlet to the pane and click save it does not show up under the home pain. I fo

RE: Is Jetspeed appropriate ?

2002-05-20 Thread Vincent Massol
David, Thanks very much for this useful information. See below. > -Original Message- > From: David Sean Taylor [mailto:[EMAIL PROTECTED]] > Sent: 19 May 2002 16:44 > To: 'Jetspeed Users List' > Subject: RE: Is Jetspeed appropriate ? > > > > > -Original Message- > > From: Vince

RE: URL rewriter

2002-05-20 Thread David Sean Taylor
The new rewriter code is under org.apache.jetspeed.util.rewriter I haven't yet attached it to a portlet, but there is a SampleRewriter that you can start with. The basic idea is to make it more extensible - so that you can customize the rewriter to your needs. I've found that I always end up wri

URL rewriter

2002-05-20 Thread Glen Carl - CSC
David, I recently noticed your post mentioning that you have written an improved URL rewriter. Do you have a plan when you are going to contribute the source, or a way to access this source? At the moment, I am in need of URL rewriting functionality for a Jetspeed portlet. Currently, I am usin

Problems with JNDI???

2002-05-20 Thread Ɓukasz Olek
I have a problem when saving new articles under Jetspeed Content [/jcm/jetspeed-content.xml] When doing this from admin->Jetspeed Content it saves the changes under: c:\localhost\jetspeed\jcm\jetspeed-content.xml, but the file resides in tomcat/webapps/jetspeed/jcm/jetspeed-content.xml. There is

Re: JSPLink? (urgent)

2002-05-20 Thread touchmyheart
- Original Message - From: "Indra Yana" <[EMAIL PROTECTED]> To: <[EMAIL PROTECTED]> Sent: Monday, May 20, 2002 5:17 PM Subject: JSPLink? (urgent) > I've made a JSP portlet that contain a button and href... but i still confused, how to make a reference to it self, so >when i click the bu

JSPLink? (urgent)

2002-05-20 Thread Indra Yana
I've made a JSP portlet that contain a button and href... but i still confused, how to make a reference to it self, so when i click the button or href, it refresh only the portlet (portlet control), not the whole page... I've also seen the HelloVelocity example, how to write it for JSP, I mean

Removing Customisation options on titlebar

2002-05-20 Thread Clark Jones
Hi I'm using 1.3a2 and the permissions values do not seem to work when a user is logged in without customization ability the icons still appear for each portal which is the best method to remove any unwanted icons. Kind Regards Clark _