Details
Description
QR code generation on JSP should work via REST: the full data for the QR code should be encoded in the URL as with the JSF version, such as this URL which returns the QR code for "ICEmobile":
http://mobileshowcase.icesoft.org/mobileshowcase/javax.faces.resource/qrcode:ICEmobile.jsf
http://mobileshowcase.icesoft.org/mobileshowcase/javax.faces.resource/qrcode:ICEmobile.jsf
Activity
- All
- Comments
- History
- Activity
- Remote Attachments
- Subversion
Repository | Revision | Date | User | Message |
ICEsoft Public SVN Repository | #32700 | Mon Dec 10 12:48:01 MST 2012 | greg.dick | |
Files Changed | ||||
MODIFY
/icemobile/trunk/icemobile/jsp/src/main/java/org/icemobile/jsp/tags/QRCodeTag.java
|
Repository | Revision | Date | User | Message |
ICEsoft Public SVN Repository | #32670 | Fri Dec 07 17:43:19 MST 2012 | greg.dick | |
Files Changed | ||||
MODIFY
/icemobile/trunk/icemobile/jsp/src/main/java/org/icemobile/jsp/tags/QRCodeTag.java
|
Repository | Revision | Date | User | Message |
ICEsoft Public SVN Repository | #32669 | Fri Dec 07 17:41:32 MST 2012 | greg.dick | |
Files Changed | ||||
MODIFY
/icemobile/trunk/icemobile/samples/icemobilespring/src/main/java/org/icemobile/samples/spring/controllers/EchoSessionController.java
|