-
3-tier using servlets and HTML
I want to implement 3-tier using servlets.The presentation logic is written
as a Pure HTML page, which will call a servlet which contacts a database
and returns data to the HTML page.How do I catch the returned data from the
servlet onto a textbox in the HTML Page?.When the client calls the .htm page
the data should be displayed in the textbox.Please help me on this.
Expecting an early reply,
Thank You,
ckrags
ckrags@yahoo.com
-
Re: 3-tier using servlets and HTML
Didn't I already see this somewhere else?
ckrags <ckrags@yahoo.com> wrote in message news:3965c39f$1@news.devx.com...
>
> I want to implement 3-tier using servlets.The presentation logic is
written
> as a Pure HTML page, which will call a servlet which contacts a database
> and returns data to the HTML page.How do I catch the returned data from
the
> servlet onto a textbox in the HTML Page?.When the client calls the .htm
page
> the data should be displayed in the textbox.Please help me on this.
>
> Expecting an early reply,
> Thank You,
>
> ckrags
> ckrags@yahoo.com
-
Re: 3-tier using servlets and HTML
You will have to rewrite the page structure on the servlet side with a textbox
.text property filled.
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
Forum Rules
|
Top DevX Stories
Easy Web Services with SQL Server 2005 HTTP Endpoints
JavaOne 2005: Java Platform Roadmap Focuses on Ease of Development, Sun Focuses on the "Free" in F.O.S.S.
Wed Yourself to UML with the Power of Associations
Microsoft to Add AJAX Capabilities to ASP.NET
IBM's Cloudscape Versus MySQL
|
Bookmarks