Does anybody know if I can call a JSP page from a Servlet and appending the WML card identifier.
Example:
I want to show a card with the id "card1", how do I tell the JSP page this? Calling "jsppage.jsp#card1" doesn't work (as with wml files).
-
WML support calling JSP code? (1 messages)
- Posted by: Web Master
- Posted on: July 07 2000 03:38 EDT
Threaded Messages (1)
- WML support calling JSP code? by martin nilsson on July 24 2000 17:20 EDT
-
WML support calling JSP code?[ Go to top ]
- Posted by: martin nilsson
- Posted on: July 24 2000 17:20 EDT
- in response to Web Master
Hello!
My suggestion would be to solve it on the Client Side!
(onenterforward or ontimer)