This week's book giveaway is in the General Computing forum.
We're giving away four copies of Arduino in Action and have Martin Evans, Joshua Noble, and Jordan Hochenbaum on-line!
See this thread for details.
The moose likes Beginning Java and the fly likes Can I parse Tracking codes on the front end? Big Moose Saloon
  Search | Java FAQ | Recent Topics
Register / Login


JavaRanch » Java Forums » Java » Beginning Java
Reply Bookmark "Can I parse Tracking codes on the front end?" Watch "Can I parse Tracking codes on the front end?" New topic
Author

Can I parse Tracking codes on the front end?

Dan Acuff
Ranch Hand

Joined: Jul 13, 2009
Posts: 62
I have a value from the backend: #{_orderShipment.trackingNumber}
On the front end I am using JSF/SEAM/RichFaces etc.. But I was thinking there might be a way to test for FEDEX tags, UPS, USPS etc and send them to the correct page from there.

Is this just as easy on the front end or should I try and make something on the backend where my skills are NEWER :)

 
I agree. Here's the link: http://aspose.com/file-tools
 
subject: Can I parse Tracking codes on the front end?
 
Similar Threads
JMS Examples
parsing data and storing in the xml
servlet and jsp source code for online discussion fourm
Problem using java.util.Stack with SAX
ajax call in jquery