for each <<FrontEndView>> you will still have a JSP, but it uses an include 
statement to include different parts: one jspf (= JSP fragment) per action, 
table, page-variables, etc..



we used to call them JSP because we were using them in combination with Struts 
Tiles, which afterwards seemed a little overkill .. it's not needed at all as 
we can simply include the file use an include statement



we use the .jspf extension to denote that the file is not a complete JSP but 
should only be included into a real one
--
Wouter Zoons - [EMAIL PROTECTED]

http://www.andromda.org/
_________________________________________________________
Reply to the post : http://galaxy.andromda.org/forum/viewtopic.php?p=2965#2965
Posting to http://forum.andromda.org/ is preferred over posting to the mailing 
list!


-------------------------------------------------------
SF.Net email is sponsored by: Discover Easy Linux Migration Strategies
from IBM. Find simple to follow Roadmaps, straightforward articles,
informative Webcasts and more! Get everything you need to get up to
speed, fast. http://ads.osdn.com/?ad_id=7477&alloc_id=16492&op=click
_______________________________________________
Andromda-user mailing list
Andromda-user@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/andromda-user

Reply via email to