
omega at palle
Nov 6, 2006, 11:24 PM
Post #2 of 2
(183 views)
Permalink
|
Basicly, you can spit out just about anything from a catalyst application. At work I use it to spit XML to a large scale norwegian website, and that works great. I also have entrypoints for returning JSON, which works great. Having done some wap-development ages ago, I think that if it havent changed much, it's basicly all in setting the contenttype and writing the correct output. andreas On 7. nov. 2006, at 06.36, luke devon wrote: > Hi Friends , > > I'm really happy about to seen like this perl related WEB framework > in the net . after googled for fewdays , i found about Catalyst. > It's sounds like great things we can do for web with catalyst. > > But , actually .... i would like to ask , from you guys , can we > use same frame work for WAP - WML/HXTML / IPOD framework ? > beause , there are lots of Java frame works are available in the > net for WAP - wml/xhtml/ipod. > (My main concering is WAP ) > This is one of a great such frame work for WAP / wireless , > developed by java . > http://www.morfeo-project.org/index.php? > option=com_content&task=view&id=25&Itemid=43 > > > Thanx in advance, > Luke. > Send instant messages to your online friends http:// > uk.messenger.yahoo.com > > _______________________________________________ > List: Catalyst[at]lists.rawmode.org > Listinfo: http://lists.rawmode.org/mailman/listinfo/catalyst > Searchable archive: http://www.mail-archive.com/ > catalyst[at]lists.rawmode.org/ > Dev site: http://dev.catalyst.perl.org/ _______________________________________________ List: Catalyst[at]lists.rawmode.org Listinfo: http://lists.rawmode.org/mailman/listinfo/catalyst Searchable archive: http://www.mail-archive.com/catalyst[at]lists.rawmode.org/ Dev site: http://dev.catalyst.perl.org/
|