OK - not knowing what "jetspeed" is I checked it out.

I would suggest, given that jetspeed is designed for JSP, you should either just choose to implement it on a JSP platform or look for something else.  You could mix JSP and CFMX on the same platform, but my question would be "Why have to support two separate methodologies?  Pick the one that best suits the needs.".

Having said that, there are supposedly facilities in CFMX to be able to import JSP tag libraries.  I have no idea how easy this is (or isn't).  The documentation says that the JSP tag libraries must conform to the JSP 1.1 tag extension API.  The JSP tags must be in a JAR file.  I could see nothing specifically on the Jetspeed site that indicates their system supports this type of framework.

However, there are other issues that you might also want to consider regarding CFMX....

* The source code always has to be available - you cannot generate your CLASS files once and then remove the source.  This is different to the JSP model where you can (I believe) compile a complete web application and then remove the source).
* Jetspeed looks like it is a complete application - the amount of work required to slice it up into the front-middle-back layers may not be worth the time.
* If it is a development methodology that supports an MVC like paradigm that you are looking for, then MVCF is one that I like using (and it supports the concept of "pagelets" - or "servelets" - depending on your definition).


Gary Menzel
IT Operations Brisbane -+- ABN AMRO Morgans Limited
Level 29, 123 Eagle Street BRISBANE QLD 4000
PH: 07 333 44 828  FX:  07 3834 0828


[EMAIL PROTECTED] wrote on 03/31/2003 05:10:18 PM:

>
> Hi all
>
> We are exploring the possibilities of implementing a portal. I am
> looking at JetSpeed and how
> it can be tied in CFMX and our NT domain. We have some Java servlets and
> an app using JSP
> to support but would prefer something in CFMX
>
> Has anybody got any recommendations for packages (free or $) or code
> fragments that would best fit our needs.
>
> I have had a look to Macromedia DevExchange but did not find anything so
> far.
>
> Thanks in advance
>
> ------------------------------------------------------------------------
> -----------------
>
> Dr Dave Watts                        ph    +61 3 62 323 586
> Applications/DB Developer            fax   +61 3 62 323 351
> Australian Antarctic Data Centre     email [EMAIL PROTECTED]
>
> http://www.aad.gov.au/default.asp?casid=3786
> ___________________________________________________________________________
>
>     Australian Antarctic Division - Commonwealth of Australia
> IMPORTANT: This transmission is intended for the addressee only. If you are
> not the intended recipient, you are notified that use or dissemination of
> this communication is strictly prohibited by Commonwealth law. If you have
> received this transmission in error, please notify the sender immediately
> by e-mail or by telephoning +61 3 6232 3209 and DELETE the message.
>         Visit our web site at http://www.aad.gov.au/
> ___________________________________________________________________________
>
> ---
> You are currently subscribed to cfaussie as: [EMAIL PROTECTED]
> To unsubscribe send a blank email to [EMAIL PROTECTED]
>
> MX Downunder AsiaPac DevCon - http://mxdu.com/
****************************************************************************
If this communication is not intended for you and you are not an authorised
recipient of this email you are prohibited by law from dealing with or
relying on the email or any file attachments. This prohibition includes
reading, printing, copying, re-transmitting, disseminating, storing or in
any other way dealing or acting in reliance on the information. If you
have received this email in error, we request you contact ABN AMRO Morgans
Limited immediately by returning the email to [EMAIL PROTECTED]
and destroy the original. We will refund any reasonable costs associated
with notifying ABN AMRO Morgans. This email is confidential and may contain
privileged client information. ABN AMRO Morgans has taken reasonable steps
to ensure the accuracy and integrity of all its communications, including
electronic communications, but accepts no liability for materials
transmitted. Materials may also be transmitted without the knowledge of ABN
AMRO Morgans. ABN AMRO Morgans Limited its directors and employees do not
accept liability for the results of any actions taken or not on the basis
of the information in this report. ABN AMRO Morgans Limited and its
associates hold or may hold securities in the companies/trusts mentioned
herein. Any recommendation is made on the basis of our research of the
investment and may not suit the specific requirements of clients.
Assessments of suitability to an individual's portfolio can only be made
after an examination of the particular client's investments, financial
circumstances and requirements.
****************************************************************************
--- You are currently subscribed to cfaussie as: [EMAIL PROTECTED] To unsubscribe send a blank email to [EMAIL PROTECTED] MX Downunder AsiaPac DevCon - http://mxdu.com/

Reply via email to