* Apache Struts view in Emacs Lisp
@ 2008-03-07 16:03 Corey Foote
0 siblings, 0 replies; 2+ messages in thread
From: Corey Foote @ 2008-03-07 16:03 UTC (permalink / raw)
To: help-gnu-emacs
[-- Attachment #1: Type: text/plain, Size: 1228 bytes --]
Hi,
I've been given the responsibility of
creating a web application using Apache Struts. For those of you who
don't know, Struts is a Web Framework which facilitates the
development of Java web applications using the Model-View-Controller
Design pattern.
From what I've read, Struts does not
provide, nor is it dependent on, a specific presentation technology.
Since the view is decoupled from the model, it is possible to support
multiple views, each for a different client type, using the same
model component. I'm interested in creating a view which is
implemented in Emacs Lisp in addition to the view which I am already
creating using Java Server Pages. This would provide a front-end for my
application's emacs users, while my non-emacs users would be free to
access the application through the web.I'm looking for some guidance on
implementing such a view. Does anybody have experience with this, or
could point me to some helpful examples or documentation?
Thank you!
Sincerely,
Corey Foote
_________________________________________________________________
Connect and share in new ways with Windows Live.
http://www.windowslive.com/share.html?ocid=TXT_TAGHM_Wave2_sharelife_012008
[-- Attachment #2: Type: text/html, Size: 1645 bytes --]
^ permalink raw reply [flat|nested] 2+ messages in thread
* Re: Apache Struts view in Emacs Lisp
[not found] <mailman.8507.1204905791.18990.help-gnu-emacs@gnu.org>
@ 2008-03-07 18:47 ` Chris McMahan
0 siblings, 0 replies; 2+ messages in thread
From: Chris McMahan @ 2008-03-07 18:47 UTC (permalink / raw)
To: help-gnu-emacs
I may be missing something here, but why not just implement
your JSP/HTML view and use emacs with w3m?
Also, some more specific information on what you're trying to with the
app might be helpful. What does the app do?
- Chris
Corey Foote <coreyfoote@hotmail.com> writes:
> Hi,
>
> I've been given the responsibility of creating a web application
> using Apache Struts. For those of you who don't know, Struts is a
> Web Framework which facilitates the development of Java web
> applications using the Model-View-Controller Design pattern.
>
> From what I've read, Struts does not provide, nor is it dependent
> on, a specific presentation technology. Since the view is decoupled
> from the model, it is possible to support multiple views, each for a
> different client type, using the same model component. I'm
> interested in creating a view which is implemented in Emacs Lisp in
> addition to the view which I am already creating using Java Server
> Pages. This would provide a front-end for my application's emacs
> users, while my non-emacs users would be free to access the
> application through the web.
>
> I'm looking for some guidance on implementing such a view. Does
> anybody have experience with this, or could point me to some helpful
> examples or documentation?
>
> Thank you!
>
> Sincerely,
> Corey Foote
--
(. .)
=ooO=(_)=Ooo=====================================
Chris McMahan | first_initiallastname@one.dot.net
=================================================
^ permalink raw reply [flat|nested] 2+ messages in thread
end of thread, other threads:[~2008-03-07 18:47 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
[not found] <mailman.8507.1204905791.18990.help-gnu-emacs@gnu.org>
2008-03-07 18:47 ` Apache Struts view in Emacs Lisp Chris McMahan
2008-03-07 16:03 Corey Foote
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).