P
Peter Judge
Guest
> I mean 10 web handlers or 1 web handler that read request and depending on that , run different business logic. This will depend on your project and your URL structures. You should probably play around a little with this – as you get more comfortable with WebHandlers you’ll figure this out (I believe). One thing to note is that you should probably use the OpenEdge.Web.CompatibilityHandler to handle all of your Classic WebSpeed URLs.
Continue reading...
Continue reading...