Important Notice: Our web hosting provider recently started charging us for additional visits, which was unexpected. In response, we're seeking donations. Depending on the situation, we may explore different monetization options for our Community and Expert Contributors. It's crucial to provide more returns for their expertise and offer more Expert Validated Answers or AI Validated Answers. Learn more about our hosting issue here.

Does JTransit behave just like my old, proprietary app server?

app jtransit proprietary server
0
Posted

Does JTransit behave just like my old, proprietary app server?

0

Yes. JTransit behaves the same, but our tests show it to be more responsive, reliable and scalable. There may be some differences due to bugs in your old application server which are not present in JTransit. Typically, your application files (.taf, .cfml, .vm, etc.): • accept an HTTP-request; • post another HTTP-request; • process the templates with nested includes; • fetch data from the database using stored procedures; • and use variables that are assigned earlier in the same file. The source file consists of a string of objects like this; if you run a source (.taf, .cfml, .vm, etc.) file through the JTransit Compiler, the resulting program be able to perform all the magic described above, and produce a dynamic web-page just like your old proprietary application server.

Related Questions

What is your question?

*Sadly, we had to bring back ads too. Hopefully more targeted.

Experts123