× 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.



hi Ash,

The HTTP server can potentially serve each request from the browser from a separate job. And since separate jobs have separate QTEMP libraries, QTEMP doesn't work well in a web application.

HTH


Ashish Kulkarni wrote:
HiIf i am doing web development i can use HttpSession to
store temporary objects, i can use setAttribute to save object and
getAttribute to get this saved object back. I can store any kind of
information to pass along to different web pages etc.

Can i use QTEMP in same way, off course there are no methods to do so, i was
thinking like creating a table with key and value, but this would not handle
various data types, i wont be able to save char, or decimal into to.

But this would be still useful to save all information as char and then
write and read from this table using a service program or copy book
function.

Any suggestions, has anyone done some thing like this before?

Ash


As an Amazon Associate we earn from qualifying purchases.

This thread ...

Follow-Ups:
Replies:

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.