-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1

Jeff Cooper wrote:
| Has anyone run into any issues with trying to run an applet in a
| tapestry page.  The project I'm working on, we are using an applet
| image viewer for tiff images.  The image viewer is 3rd pary software,
| so we know that it works (have put it in jsp's and plain html), but
| when trying to view an image in a tapestry page, the applet is not
| showing up.
|
| Thanks for any help,
| Jeff Cooper
|
| ---------------------------------------------------------------------
| To unsubscribe, e-mail: [EMAIL PROTECTED]
| For additional commands, e-mail: [EMAIL PROTECTED]
|
|
|
Unless you're needing to intermix the applet's functionality with
functionality provided by Tapestry (in the form of dynamic paramters),
it should work identically. Tapestry doesn't do any special magic to
tags outside of those identified with the jwcid tag. If it's not showing
up, I'd look at making sure it's on the classpath correctly in the
Tapestry-ized version.

[Yes, I've used applets in Tapestry pages with success]

HTH

Brian
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.2.5 (MingW32)

iD8DBQFC1ZkmaCoPKRow/gARAnTCAJ9NGbE/4mIjgWmY+vVJF2RwIcQydgCgxwYJ
hn41Ijm1A8SvQ5tBvrQTD1s=
=fSQ/
-----END PGP SIGNATURE-----

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to