I have a website in Sharepoint 2007. We use a wsp to deploy our projects. We can deploy dlls, usercontrols, features, but i don't know how to include new lines in the web.config.
Which would be a possible way to make changes in web.config?
Another thing, how can I include resources (resx) in the wsp?