From: Chris McMahan <first_initiallastname@one.dot.net>
To: help-gnu-emacs@gnu.org
Subject: Re: Apache Struts view in Emacs Lisp
Date: Fri, 07 Mar 2008 13:47:56 -0500 [thread overview]
Message-ID: <u7igebcbn.fsf@one.dot.net> (raw)
In-Reply-To: mailman.8507.1204905791.18990.help-gnu-emacs@gnu.org
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
=================================================
next parent reply other threads:[~2008-03-07 18:47 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
[not found] <mailman.8507.1204905791.18990.help-gnu-emacs@gnu.org>
2008-03-07 18:47 ` Chris McMahan [this message]
2008-03-07 16:03 Apache Struts view in Emacs Lisp Corey Foote
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=u7igebcbn.fsf@one.dot.net \
--to=first_initiallastname@one.dot.net \
--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.