it sure can. All 2600,2800,2900,3500,5400,6600 and 8212 switches can.
On the VLAN that you are going to support this just type the following:
ip helper-address xxx.xxx.xxx.xx1
ip helper-address xxx.xxx.xxx.xx2
when the client boots it will hit the first one then the next one. if the first one does not reply it will try the second in the list. for this reason, I alternate the order on my vlans just to try and load-balance the number of requests to the DHCP server.