× The internal search function is temporarily non-functional. The current search engine is no longer viable and we are researching alternatives.
As a stop gap measure, we are using Google's custom search engine service.
If you know of an easy to use, open source, search engine ... please contact support@midrange.com.





I guess I should share this bit of fun with everyone... for the last four
or five months I've been compiling my servlets on my workstation with
Visual Age for Java.  It took a little work, but really all it amounted to
was importing all the jar files from the IBMWebAS/lib directory.  Now I do
all my work in VAJ, and then export it to the AS/400.

The NEXT thing on my list is a servlet emulation environment.  If anybody
is interested in helping me come up with the requirements for this
environment, I'd appreciate it.  Here's the general idea:

We'd have to subclass the HttpServletRequest and HttpServletResponse
classes to our own.  These new classes would have to support the primary
features used by a servlet, such as outputting HTML or calling a JSP.  For
example, emulating the HTML output stream would require sensing the end of
file and then displaying the resulting HTML in a pseudo-browser page.  The
really hard part would be emulating a JSP; I'm not sure I'm in the mood to
write all THAT code any time soon... but it would be good enough to just
pass the session information to a JSP emulation class which would allow you
to see that the right information was passed.

Anyway, those of you who aren't already calling 911 and sending guys with
white coats my way, feel free to drop some ideas onto this thread.

Joe Pluta
www.java400.net


+---
| This is the JAVA/400 Mailing List!
| To submit a new message, send your mail to JAVA400-L@midrange.com.
| To subscribe to this list send email to JAVA400-L-SUB@midrange.com.
| To unsubscribe from this list send email to JAVA400-L-UNSUB@midrange.com.
| Questions should be directed to the list owner: joe@zappie.net
+---

As an Amazon Associate we earn from qualifying purchases.

This thread ...


Follow On AppleNews
Return to Archive home page | Return to MIDRANGE.COM home page

This mailing list archive is Copyright 1997-2024 by midrange.com and David Gibbs as a compilation work. Use of the archive is restricted to research of a business or technical nature. Any other uses are prohibited. Full details are available on our policy page. If you have questions about this, please contact [javascript protected email address].

Operating expenses for this site are earned using the Amazon Associate program and Google Adsense.