Talk:Web/Libraries/Formlets
From HaskellWiki
(Difference between revisions)
(Formlets example not working) |
|||
| Line 1: | Line 1: | ||
| - | When I run the example code I just see "No suitable handler found" on http://localhost:5000. | + | When I run the example code I just see "No suitable handler found" on http://localhost:5000. Ok, I see stuff on /user and /date, but they don't look like users or dates. |
Revision as of 11:42, 24 November 2008
When I run the example code I just see "No suitable handler found" on http://localhost:5000. Ok, I see stuff on /user and /date, but they don't look like users or dates.
