His question was clear. I'm interested in the answer as well. Anyone?

Guessing I would say that as most search engines employ crawlers or spiders
the sites will get indexed assuming there are links that propogate a user
through the site. Presumably rather than static pages the URLs indexed by
the search engine would be http://yoursite/controller?event=some_page

Really the question applies to any non-static, non-page centric web
architecure.


----- Original Message -----
From: <[EMAIL PROTECTED]>
To: "Tomcat Users List" <[EMAIL PROTECTED]>
Sent: Wednesday, October 30, 2002 6:33 PM
Subject: Re: Search engines and MVC--to clarify


> Your question is not descriptive enough, which is the
> reason you were directed to the java.sun.com website.
> What you are asking makes no sense.  You must
> elaborate more about what you are trying to
> accomplish.
>
> You have 2 websites implemented under the MVC design
> pattern.  Okay, now what?  You would like to have them
> indexed?  Huh, what does that mean?  Indexed how?  Do
> you want your controller to access a database (index)
> of URL's to redirect the user to the appropriate view
> or is it something else?  Your inquired about search
> engines and their handling of the MVC design pattern.
> Well, search engines do not handle MVC.  A developer
> can decide to use an MVC architecture and build their
> search engine into it to possibly function as part of
> the controller part of the paradigm.
>
> The way your question is worded it does not seem as if
> there is a clear understanding of what MVC is,
> nevermind the fact that it was mistaken for
> "multi-view-controller".  Unless, of course, I am
> totally mistaken, for which I would apologize, and
> that MVC has a second meaning.
>
> I would suggest that you either visit the site to
> understand more about the MVC design pattern or
> elaborate more on what you are trying to accomplish.
>
> I hope this helps.
>
> Thanks.
>
> --- Michele Emmi <[EMAIL PROTECTED]> wrote:
> > I know it is not an engine...how do search engines
> > handle it.
> >
> > To clarify...I have 2 websites built on the mvc
> > architecture, I would like
> > to have them indexed...does anyone have any
> > experience in this...
> >
> > Michele
> >
> >
> >
> > >From: "German Augusto Niebles Alvarez"
> > <[EMAIL PROTECTED]>
> > >Reply-To: "Tomcat Users List"
> > <[EMAIL PROTECTED]>
> > >To: <[EMAIL PROTECTED]>
> > >Subject: Re: Search engines and MVC
> > >Date: Wed, 30 Oct 2002 18:01:24 -0500
> > >
> > >MVC is a design pattern not an engine.
> > >
> > >If you want to learn about MVC you could visit
> > www.java.sun.com and
> > >search for design patterns or MVC especifically.
> > >
> > >
> > >
> > >Regards.
> > >
> > >German
> > >
> > >==============================================
> > > >>> [EMAIL PROTECTED] 10/30 5:40 p.m. >>>
> > >I was wondering how search engines handle
> > multi-view-controller
> > >architecture?
> > >
> > >Thanks,
> > >Michele
> > >
> > >
> > >
> > >
> > >
> >
> >_________________________________________________________________
> > >Internet access plans that fit your lifestyle --
> > join MSN.
> >
> >http://resourcecenter.msn.com/access/plans/default.asp
> > >
> > >
> > >--
> > >To unsubscribe, e-mail:
> > ><mailto:tomcat-user-unsubscribe@;jakarta.apache.org>
> > >For additional commands, e-mail:
> > ><mailto:tomcat-user-help@;jakarta.apache.org>
> >
> >
> >
> _________________________________________________________________
> > Surf the Web without missing calls! Get MSN
> > Broadband.
> >
> http://resourcecenter.msn.com/access/plans/freeactivation.asp
> >
> >
> > --
> > To unsubscribe, e-mail:
> > <mailto:tomcat-user-unsubscribe@;jakarta.apache.org>
> > For additional commands, e-mail:
> > <mailto:tomcat-user-help@;jakarta.apache.org>
> >
>
>
> __________________________________________________
> Do you Yahoo!?
> HotJobs - Search new jobs daily now
> http://hotjobs.yahoo.com/
>
> --
> To unsubscribe, e-mail:
<mailto:tomcat-user-unsubscribe@;jakarta.apache.org>
> For additional commands, e-mail:
<mailto:tomcat-user-help@;jakarta.apache.org>
>


--
To unsubscribe, e-mail:   <mailto:tomcat-user-unsubscribe@;jakarta.apache.org>
For additional commands, e-mail: <mailto:tomcat-user-help@;jakarta.apache.org>

Reply via email to