Fwd: [Haskell-cafe] Happstack, RqData: (How) can I extract multiple data from form?
-------- Пересылаемое сообщение -------- 18.10.10, 23:58, "Никитин Лев" <leon.v.nikitin@pravmail.ru>: -------- Пересылаемое сообщение -------- 18.10.10, 23:57, "Никитин Лев" : Well. Thanks. I've just have a look at formlets. I think is what i need. But I'm using now HSP. Are formlets integrated with HSP? (I saw olny using formlets with text.xhtml). And [after discussion of "Web" wiki page] what is props and cons of using HSP? For newbiers it will be good idia to include some comparison between web frameworks, templating systems etc. (their props and cons).
The following looks like something that you might want: http://hackage.haskell.org/packages/archive/formlets/0.7.3/doc/html/Text-For... See the source for more clues about its use: http://hackage.haskell.org/packages/archive/formlets/0.7.3/doc/html/src/Text... More about the Formlets library here: http://www.haskell.org/haskellwiki/Formlets
-------- Завершение пересылаемого сообщения -------- -------- Завершение пересылаемого сообщения --------
2010/10/18 Никитин Лев <leon.v.nikitin@pravmail.ru>:
Well. Thanks. I've just have a look at formlets. I think is what i need. But I'm using now HSP. Are formlets integrated with HSP? (I saw olny using formlets with text.xhtml).
hsp support is in a separate package: http://hackage.haskell.org/package/formlets-hsp There is a demo of using HSP+Formlets+Happstack here: http://src.seereason.com/formlets-hsp/examples/happs-hsp/ hope this helps! - jeremy
participants (2)
-
Jeremy Shaw -
Никитин Лев