You are viewing a plain text version of this content. The canonical link for it is here.
Posted to user@struts.apache.org by Reena Gupta <re...@healthstream.com> on 2000/10/31 20:13:56 UTC

Struts and SSL

Hi,
	Has anyone used jsp pages developed using Struts framework to submit to a
secure server?
Reena

-----Original Message-----
From: Halverson, Peter [mailto:Peter_Halverson@sra.com]
Sent: Tuesday, October 31, 2000 12:47 PM
To: 'struts-user@jakarta.apache.org'
Cc: 'bhines@hersheys.com'; 'sabreware@tri-lakesonline.net'
Subject: RE: UML Diagrams for Struts


David Geary's article about Struts in this month's Java Report includes some
class  and sequence diagrams that I found helpful.  Not extensive, but they
showed the key concepts well.

pete


> -----Original Message-----
> From: Hines, Bill [mailto:bhines@hersheys.com]
> Sent: Tuesday, October 31, 2000 1:29 PM
> To: 'struts-user@jakarta.apache.org'
> Subject: UML Diagrams for Struts
>
>
> Does anyone know of or have any UML type diagrams for the
> struts-type model
> 2 core behavior? I'm thinking in terms of sequence diagrams
> that show the
> general process of a request coming in and finding it's way
> through the
> servlet, action class, hash table, worker beans, etc.
>
> I'd like to structure our applications this way but I'm not
> quite ready to
> buy into a whole 'framework' for our apps, having been
> previously bitten by
> efforts like TurboVision, OWL, and the BDE framework from
> Borland. Plus, we
> don't have servlets 2.2 and JSP 1.1 yet, we're still at 2.1 and 1.0
> respectively.
>