Hi,
I have to develop few jobs which will run in intervals using linux crontab. And these jobs will be needing a web interface too for manual execution by passing parameters. So my question is, do i need to export the jobs in just one format or both the formats?
Can i use jar files in jsp or only war files?
P.S. i am new to java/talend and web development