all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
From: Corey Foote <coreyfoote@hotmail.com>
To: <help-gnu-emacs@gnu.org>
Subject: Apache Struts view in Emacs Lisp
Date: Fri, 7 Mar 2008 11:03:05 -0500	[thread overview]
Message-ID: <BLU105-W16AC2FBB5F185975C4502EDA130@phx.gbl> (raw)

[-- 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 --]

             reply	other threads:[~2008-03-07 16:03 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2008-03-07 16:03 Corey Foote [this message]
     [not found] <mailman.8507.1204905791.18990.help-gnu-emacs@gnu.org>
2008-03-07 18:47 ` Apache Struts view in Emacs Lisp Chris McMahan

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=BLU105-W16AC2FBB5F185975C4502EDA130@phx.gbl \
    --to=coreyfoote@hotmail.com \
    --cc=help-gnu-emacs@gnu.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
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.