This seems like it should be beyond easy yet I still find my self
asking...

I my POJO has several GregorianCalendar objects.

In my JSP what is the best way to display a simple (year, month, day)
format?
Use Java in the JSP it self? Is there a good struts 2 tag for this... I
think if the
field were editable it would be distracting.

It seems to be a display issue but I could go back to the POJO and put
formatting
logic there...

Anyways open to suggestions.

Reply via email to