all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
* 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
[parent not found: <mailman.8507.1204905791.18990.help-gnu-emacs@gnu.org>]

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 --
2008-03-07 16:03 Apache Struts view in Emacs Lisp Corey Foote
     [not found] <mailman.8507.1204905791.18990.help-gnu-emacs@gnu.org>
2008-03-07 18:47 ` Chris McMahan

Code repositories for project(s) associated with this external index

	https://git.savannah.gnu.org/cgit/emacs.git
	https://git.savannah.gnu.org/cgit/emacs/org-mode.git

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.