Sponsored Link •
|
Advertisement
|
Advertisement
|
This page contains an archived post to the Java Answers Forum made prior to February 25, 2002. If you wish to participate in discussions, please visit the new Artima Forums.
Message:
Is it possible to sort a database with an HTML form to select the sort criteria passing a parameter to a servlet? The following code snippet from my servlet will not work with ? for ORDER BY: Do you have any suggestions? String parameter = null; Tom
Replies: |
Sponsored Links
|