Ditto - we do this a lot.

Ie on JavaBlogs, the 'blog entry display' is all a single JSP file, with
many different ways to use it as a view (ie ViewPopularBlogs.jspa and
ViewDaysBlogs.jspa both have the same JSP view file)

I don't see why this is bad? (In fact - it's good - it makes the URLs
simpler and more easily bookmarked / memorable!)

-mike

On 3/1/03 4:52 AM, "Patrick Lightbody" ([EMAIL PROTECTED]) penned the
words:

> They have very, VERY different ways to retrieve the data. But yes, I suppose
> one could design differently.
> 
> ----- Original Message -----
> From: "Rickard Ã-berg" <[EMAIL PROTECTED]>
> To: <[EMAIL PROTECTED]>
> Sent: Thursday, January 02, 2003 9:37 AM
> Subject: Re: [OS-webwork] Action invocation
> 
> 
>> Patrick Lightbody wrote:
>>> This sounds scary to me -- I'm not entirely convinced that URLs with
> .action
>>> in them are terribly bad. I do have cases where 4 different actions use
> that
>>> same SUCCESS view:
>>> 
>>> ShowDocumentListA.success = doc_list.jsp
>>> ShowDocumentListB.success = doc_list.jsp
>>> ShowDocumentListC.success = doc_list.jsp
>> 
>> hm.. but that sounds like a ShowDocumentList?x=A/B/C to me. I.e. why do
>> you have three actions for it?
>> 
>> /Rickard
>> 
>> 
>> 
>> -------------------------------------------------------
>> This sf.net email is sponsored by:ThinkGeek
>> Welcome to geek heaven.
>> http://thinkgeek.com/sf
>> _______________________________________________
>> Opensymphony-webwork mailing list
>> [EMAIL PROTECTED]
>> https://lists.sourceforge.net/lists/listinfo/opensymphony-webwork
> 
> 
> 
> -------------------------------------------------------
> This sf.net email is sponsored by:ThinkGeek
> Welcome to geek heaven.
> http://thinkgeek.com/sf
> _______________________________________________
> Opensymphony-webwork mailing list
> [EMAIL PROTECTED]
> https://lists.sourceforge.net/lists/listinfo/opensymphony-webwork



-------------------------------------------------------
This sf.net email is sponsored by:ThinkGeek
Welcome to geek heaven.
http://thinkgeek.com/sf
_______________________________________________
Opensymphony-webwork mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/opensymphony-webwork

Reply via email to